blob: ccf0d05ca49a5ee825f662cd9bab48d47f3e3de5 [file] [log] [blame]
{
"name": "CACategories",
"summary": "Categories .",
"description": "帮助开发者快速集成项目。",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cary": "guojiashuang@live.com"
},
"homepage": "https://github.com/CaryGo/CACategories",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CaryGo/CACategories.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "CACategories/*.h",
"frameworks": [
"Foundation",
"CoreFoundation",
"UIKit"
],
"dependencies": {
"MBProgressHUD": [
]
}
}