blob: 6ee5658759ede262e5a43ee25de7bcd764bb6481 [file] [log] [blame]
{
"name": "AJNetworkJurisdictionManager",
"version": "0.3.2",
"summary": "解决iOS10网络权限问题,2.0版本:新增测试API,0.3.0版本新增字库;0.3.2新增了xib文件",
"description": "解决iOS10网络权限问题,2.0版本:新增测试API,0.3.0版本新增字库;0.3.2新增了xib文件\n解决iOS10网络权限问题解决iOS10网络权限问题解决iOS10网络权限问题解决iOS10网络权限问题",
"homepage": "https://github.com/anjunDeveloper/AJNetworkJurisdictionManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anjun163@sina.cn": "anjun163@sina.cn"
},
"source": {
"git": "https://github.com/anjunDeveloper/AJNetworkJurisdictionManager.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AJNetworkJurisdictionManager/Classes/**/*",
"resource_bundles": {
"AJNetworkJurisdictionManager": [
"AJNetworkJurisdictionManager/Classes/*.xib"
]
},
"frameworks": "UIKit",
"subspecs": [
{
"name": "Main",
"source_files": "AJNetworkJurisdictionManager/Classes/Main/**/*"
},
{
"name": "Category",
"source_files": "AJNetworkJurisdictionManager/Classes/Category/**/*"
},
{
"name": "Tool",
"source_files": "AJNetworkJurisdictionManager/Classes/Tool/**/*"
}
]
}