blob: a34a74b43256e5b82a999a93e8b226741ecd7599 [file] [log] [blame]
{
"name": "VCLoading",
"version": "1.0",
"summary": "A short description of VCLoading,这下够meaningful了吧.",
"homepage": "https://github.com/everyu/PodTest1",
"license": "MIT",
"authors": {
"everyu": "everyu@126.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/everyu/PodTest1.git",
"tag": "1.0"
},
"source_files": "VCLoading/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~>0.9.1"
]
}
}