blob: d0a0a39c28fed49bd62d2c5606811fea13ab1c9f [file] [log] [blame]
{
"name": "ZZMyPods",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZZMyPods/Classes/*",
"vendored_libraries": "ZZMyPods/Classes/libAFNetworking.a",
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}