Commit Graph

6 Commits

Author SHA1 Message Date
Thorny 38110327ed chore(podspec): Podspec source format fix (#681) 2019-07-02 16:58:50 +02:00
道玄 fc04c51c31 chore(podspec): fix quotes (#691)
add missing quote
2019-07-02 16:55:54 +02:00
Hyo Chan Jang 73c630c5bb chore(podspec): Add version to podspec (#646) 2019-06-22 00:12:49 +02:00
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