Commit Graph

3 Commits

Author SHA1 Message Date
Bae Hyeonseung 59b513b754 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.
```
2018-10-18 11:08:49 +02:00
Thibault Malbranche dd6e126d15 woopsie, fix typo 2018-09-09 19:39:38 +02:00
Thibault Malbranche c9e04603d7 CocoaPods implementation 2018-09-09 19:36:28 +02:00