blob: befcb6d54b0111c551545b66f4feb848be9fcae5 [file] [log] [blame]
{
"name": "WYCategoryLib",
"version": "0.0.2",
"summary": "WYCategoryLib.",
"homepage": "https://github.com/DarkTm/WYCategoryLib.git",
"license": "MIT",
"authors": {
"lt": "365524764@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DarkTm/WYCategoryLib.git",
"tag": "v0.0.2"
},
"source_files": [
"Classes",
"WYCategoryLib/**/*.{h,m}"
],
"resources": "WYCategoryLib/Resources/WYCategoryLib.bundle",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 0.9"
]
}
}