blob: fd71d98f95b895df75f8d9d38502ab13bbb93240 [file] [log] [blame]
{
"name": "testVc",
"version": "0.0.2",
"summary": "An DDRefresh view on iOS.",
"homepage": "https://github.com/wuyezhiguhun/testVc",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"wuyezhiguhun": "446310852@qq.com"
},
"source": {
"git": "https://github.com/wuyezhiguhun/testVc.git",
"tag": "0.0.2"
},
"source_files": "testVc/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Photos"
]
}