blob: 3412975c7e4c9efbcf22c5bd915b02221ff91c28 [file] [log] [blame]
{
"name": "zackLib",
"version": "0.0.5",
"summary": "A short description of zackLib.",
"description": "description",
"homepage": "http://EXAMPLE/zackLib",
"license": "LICENSE",
"authors": {
"zack": "565618435@qq.com"
},
"source": {
"git": "http://git.hb-ecc.com/zengbaichao/zackLib.git",
"tag": "0.0.5"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
]
}
}