blob: 9bb992841ad5cdd7c1185dd09268fbecc74ff259 [file] [log] [blame]
{
"name": "ZLTestPods",
"version": "0.1.3",
"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.3"
},
"source_files": "TestFolder/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
},
"requires_arc": true
}