[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / b / AJNetworkJurisdictionManager / 0.3.2 / AJNetworkJurisdictionManager.podspec.json
blob6ee5658759ede262e5a43ee25de7bcd764bb6481
2   "name": "AJNetworkJurisdictionManager",
3   "version": "0.3.2",
4   "summary": "解决iOS10网络权限问题,2.0版本:新增测试API,0.3.0版本新增字库;0.3.2新增了xib文件",
5   "description": "解决iOS10网络权限问题,2.0版本:新增测试API,0.3.0版本新增字库;0.3.2新增了xib文件\n解决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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AJNetworkJurisdictionManager/Classes/**/*",
22   "resource_bundles": {
23     "AJNetworkJurisdictionManager": [
24       "AJNetworkJurisdictionManager/Classes/*.xib"
25     ]
26   },
27   "frameworks": "UIKit",
28   "subspecs": [
29     {
30       "name": "Main",
31       "source_files": "AJNetworkJurisdictionManager/Classes/Main/**/*"
32     },
33     {
34       "name": "Category",
35       "source_files": "AJNetworkJurisdictionManager/Classes/Category/**/*"
36     },
37     {
38       "name": "Tool",
39       "source_files": "AJNetworkJurisdictionManager/Classes/Tool/**/*"
40     }
41   ]