blob: 728890d53aa948f94cd3755ff75516f185069a71 [file] [log] [blame]
{
"name": "ZHShare",
"version": "0.1.0",
"summary": "A short description of ZHShare.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Mr-Jesson/ZHShare",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jesson": "zjsaufe@126.com"
},
"source": {
"git": "https://github.com/Mr-Jesson/ZHShare.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHShare/Classes/**/*",
"public_header_files": "ZHShare/Classes/Class/*.h",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}