blob: c0352d705460fccc21e40b1d6e7e1eb206076b1f [file] [log] [blame]
{
"name": "ZZMyPod",
"version": "0.1.0",
"summary": "Test ZZMyPod.",
"homepage": "https://github.com/zhangzhanzg/ZZMyPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangzhanzg": "zhangzhanzg@163.com"
},
"source": {
"git": "https://github.com/zhangzhanzg/ZZMyPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyPods/*",
"public_header_files": "MyPods/*.h",
"vendored_libraries": "MyPods/libAFNetworking.a",
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}