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. ```
|
||
1 |
|
|
2 |
|
|
3 |
|
|
4 |
|
|
5 |
|
|
6 |
|
|
7 |
|
|
8 |
|
|
9 |
|
|
10 |
|
|
11 |
|
|
12 |
|
|
13 |
|
|
14 |
|
|
||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
|
|
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
|
||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
|
|
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
|
||
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
|
|
19 |
|