blob: 1ced1ff7067d0ed951af9132e4381f3d5bc4f3cf [file] [log] [blame]
{
"name": "ZQLNetWork",
"version": "0.0.6",
"summary": "这个是标题",
"description": "哈哈哈哈哈呜呜呜呜",
"homepage": "https://github.com/ZengQingLinZ/ZQLTool.git",
"license": "MIT",
"authors": {
"zengqinglin": "“328318821@qq.com”"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZengQingLinZ/ZQLTool.git",
"tag": "0.0.6"
},
"source_files": [
"ZQLNet",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}