blob: 09ee21c80a5dbb7fde86af79b7b25fde23b04ff7 [file] [log] [blame]
{
"name": "NXCategories",
"version": "0.2.6",
"summary": "个人的iOSCategories",
"homepage": "https://github.com/qufeng33/NXCategories",
"license": "MIT",
"authors": {
"nightx": "qufeng33@hotmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/qufeng33/NXCategories.git",
"tag": "0.2.6"
},
"source_files": "NXCategories/**/*",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 0.9.0"
]
}
}