blob: 390a09e2a0b76df159a437355d29d6bbc7c191d7 [file] [log] [blame]
{
"name": "ZJTools",
"version": "0.1.0",
"summary": "ZJTools for all tools classes.",
"description": "A short description of ZJTools.A short description of ZJTools.",
"homepage": "https://github.com/ingridzhang/ZJTools",
"license": "MIT",
"authors": {
"ingridzhang": "542727052@qq.com"
},
"source": {
"git": "https://github.com/ingridzhang/ZJTools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ZJTools": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
]
}
}