Fix some mistake in previous commit
the package name has removed in
AndroidManifest.xml
file.It's causing an error when users who using this library in their project operate
pod install
command.I checked the history of the file, and it seems like an unintended petty mistake, so I just rolled back the package name in the xml file. and it merged.
cause pod install error (No package name found)
this PR is closed but, the code is applied in newer version.
