| { | |
| "name": "NXCategories", | |
| "version": "0.1.4", | |
| "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.4" | |
| }, | |
| "source_files": "NXCategories/**/*", | |
| "requires_arc": true, | |
| "dependencies": { | |
| "MBProgressHUD": [ | |
| "~> 0.9.0" | |
| ] | |
| } | |
| } |