[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / e / SXCategory / 0.1.1 / SXCategory.podspec.json
blob0981babda80de482c0742dc66129b3796ec1e305
2   "name": "SXCategory",
3   "version": "0.1.1",
4   "summary": "usefule categories",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/SvenShao/SXCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "晓亮 邵": "427729776@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/SvenShao/SXCategory.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "SXCategory/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MBProgressHUD": [
25       "~> 0.8"
26     ]
27   }