[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / 8 / b / AJNetworkJurisdictionManager / 0.3.0 / AJNetworkJurisdictionManager.podspec.json
blob449f3c7e2608591579ff7755394d3a507843e64a
2   "name": "AJNetworkJurisdictionManager",
3   "version": "0.3.0",
4   "summary": "解决iOS10网络权限问题,2.0版本:新增测试API,0.3.0版本新增字库",
5   "description": "解决iOS10网络权限问题解决iOS10网络权限问题解决iOS10网络权限问题解决iOS10网络权限问题",
6   "homepage": "https://github.com/anjunDeveloper/AJNetworkJurisdictionManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "anjun163@sina.cn": "anjun163@sina.cn"
13   },
14   "source": {
15     "git": "https://github.com/anjunDeveloper/AJNetworkJurisdictionManager.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AJNetworkJurisdictionManager/Classes/**/*",
22   "subspecs": [
23     {
24       "name": "Main",
25       "source_files": "AJNetworkJurisdictionManager/Classes/Main/**/*"
26     },
27     {
28       "name": "Category",
29       "source_files": "AJNetworkJurisdictionManager/Classes/Category/**/*"
30     },
31     {
32       "name": "Tool",
33       "source_files": "AJNetworkJurisdictionManager/Classes/Tool/**/*"
34     }
35   ]