blob: 6e19e52520d38443ed88d82c18df917f4e889e0f [file] [log] [blame]
{
"name": "JHNetworkConfig",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JHNetworkConfig/JHNetworkConfig/Class/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}