blob: 524b71a8947c4848bb852138a4f262a624643eb6 [file] [log] [blame]
{
"name": "ZLNetwork",
"version": "1.2",
"summary": "ZLNetwork",
"description": "深圳助力文化网络请求框架",
"homepage": "http://www.izhuazhou.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李伟": "liwei@17biyi.com"
},
"source": {
"git": "http://139.196.153.91:811/iOS/ZLNetwork.git",
"tag": "1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.1",
"5.2"
],
"source_files": "ZLNetwork/Classes/**/*",
"static_framework": true,
"swift_version": "5.2"
}