{ | |
"name": "LZCategory", | |
"version": "0.1.0", | |
"summary": "LZCategory 20180619", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://gitee.com/truend86/LZCategory", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"truend86@qq.com": "truend86@qq.com" | |
}, | |
"source": { | |
"git": "https://gitee.com/truend86/LZCategory.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "LZCategory/Classes/**/*", | |
"dependencies": { | |
"AFNetworking": [ | |
] | |
} | |
} |