blob: ecd5c5eb3101c17357f4739c0d68e9c3768afe04 [file] [log] [blame]
{
"name": "ZLDemoFramework",
"version": "0.1.1",
"summary": "A Demo ZLDemoFramework.",
"description": "just a demo!!! Do not care!!",
"homepage": "https://github.com/Leonhardt-Lowe/ZLDemoFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"344717759@qq.com": "344717759@qq.com"
},
"source": {
"git": "https://github.com/Leonhardt-Lowe/ZLDemoFramework.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZLDemoFramework/Classes/ZLClass/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}