blob: 449f3c7e2608591579ff7755394d3a507843e64a [file] [log] [blame]
{
"name": "AJNetworkJurisdictionManager",
"version": "0.3.0",
"summary": "解决iOS10网络权限问题,2.0版本:新增测试API,0.3.0版本新增字库",
"description": "解决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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AJNetworkJurisdictionManager/Classes/**/*",
"subspecs": [
{
"name": "Main",
"source_files": "AJNetworkJurisdictionManager/Classes/Main/**/*"
},
{
"name": "Category",
"source_files": "AJNetworkJurisdictionManager/Classes/Category/**/*"
},
{
"name": "Tool",
"source_files": "AJNetworkJurisdictionManager/Classes/Tool/**/*"
}
]
}