[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 9 / NXCategories / 0.2.2 / NXCategories.podspec.json
blob85804a717fa78bd01de92c9075456b0b095b0f31
2   "name": "NXCategories",
3   "version": "0.2.2",
4   "summary": "个人的iOSCategories",
5   "homepage": "https://github.com/qufeng33/NXCategories",
6   "license": "MIT",
7   "authors": {
8     "nightx": "qufeng33@hotmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/qufeng33/NXCategories.git",
15     "tag": "0.2.2"
16   },
17   "source_files": "NXCategories/**/*",
18   "requires_arc": true,
19   "dependencies": {
20     "MBProgressHUD": [
21       "~> 0.9.0"
22     ]
23   }