blob: 01b67bc9eb08ac8840348523eaea91f61177812b [file] [log] [blame]
{
"name": "ZHCustom",
"version": "0.1.1",
"summary": "test description",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhengzhanghai/PodTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhengzhanghai": "zzh_xiaohai@163.com"
},
"source": {
"git": "https://github.com/zhengzhanghai/PodTest.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHCustom/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
}
}