[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / d / 9 / LCCChinaIP / 0.1.0 / LCCChinaIP.podspec.json
blobdb5a1e26cc77a21f2f84b1095bd3a6e315654132
2   "name": "LCCChinaIP",
3   "version": "0.1.0",
4   "summary": "判断是否是中国IP地址",
5   "description": "判断是否是中国IP地址,自动获取手机的外网IP 地址",
6   "homepage": "https://github.com/L63C/LCCChinaIP",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lu63chuan@163.com": "lu63chuan@163.com"
13   },
14   "source": {
15     "git": "https://github.com/L63C/LCCChinaIP.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LCCChinaIP/Classes/**/*",
22   "resource_bundles": {
23     "LCCChinaIP": [
24       "LCCChinaIP/Assets/*"
25     ]
26   }