blob: 5b8d2ab95fa5b7990da28b518007225b4020c1fe [file] [log] [blame]
{
"name": "JHNetworkConfig",
"version": "0.1.1",
"summary": "网络环境配置.",
"description": "网络环境配置.",
"homepage": "https://github.com/jackiehu/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HU": "814030966@qq.com"
},
"source": {
"git": "https://github.com/jackiehu/JHNetworkConfig.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JHNetworkConfig/JHNetworkConfig/Class/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}