fix(package.json): Add license to podspec and update package.json version dynamically. (#98)
Fix cocoapods install error and warning.
```
Fetching podspec for `react-native-webview` from `../node_modules/react-native-webview`
[!] The `react-native-webview` pod failed to validate due to 1 error:
- WARN | attributes: Missing required attribute `license`.
- ERROR | version: The version of the spec should be higher than 0.
- WARN | license: Missing license type.
- WARN | source: Git sources should specify a tag.
```