blob: 836dd77f8a811bbfbe5ccce635af67231b074eeb [file] [log] [blame]
{
"name": "SYNetworkEnvironment",
"version": "1.2.3",
"summary": "SYNetworkEnvironment is used for setting network host as easy as possible while testing.",
"homepage": "https://github.com/potato512/SYNetworkEnvironment",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/potato512/SYNetworkEnvironment.git",
"tag": "1.2.3"
},
"source_files": "SYNetworkEnvironment/**/*.{h,m}",
"frameworks": [
"UIKit",
"CoreFoundation"
],
"requires_arc": true
}