blob: 38a745c333b557ebe2d90ba60dac1fa1f75ac7b9 [file] [log] [blame]
{
"name": "NXCategories",
"version": "0.1.7",
"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.1.7"
},
"source_files": "NXCategories/**/*",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 0.9.0"
]
}
}