blob: c31e6125596d33b3fe6bdc2464e35ff593e21746 [file] [log] [blame]
{
"name": "ZLTestPods",
"version": "0.1.8",
"summary": "test dependency",
"homepage": "https://github.com/longitachi/ZLTestPods",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"authors": {
"longitachi": "longitachi@163.com"
},
"source": {
"git": "https://github.com/longitachi/ZLTestPods.git",
"tag": "0.1.8"
},
"source_files": "ZLTestPods/TestFolder/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
},
"requires_arc": true
}