blob: b5f63715cb93da5bee9d0975ddb1de1cd5c350bf [file] [log] [blame]
{
"name": "ZHCustom",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHCustom/Classes/**/*",
"resources": "ZHCustom/Assets/ZHCustom.bundle",
"dependencies": {
"SDWebImage": [
]
}
}