blob: 60e51657e174ca145f5a6d92c386323a47e14026 [file] [log] [blame]
{
"name": "ZZMyPods",
"version": "0.1.1",
"summary": "Test ZZMyPods.",
"homepage": "https://github.com/zhangzhanzg/ZZMyPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangzhanzg": "zhangzhanzg@163.com"
},
"source": {
"git": "https://github.com/zhangzhanzg/ZZMyPods.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZZMyPods/Classes/*",
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}