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