[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / 9 / SJCategory / 1.2.0 / SJCategory.podspec.json
blob5fd0f860d2a78e5e4b1546561d8678ec88e2f44e
2   "name": "SJCategory",
3   "version": "1.2.0",
4   "summary": "常用类别,常用工具类,HUD,地理坐标转换,DES,介绍页",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/superJunJun/ISGCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "15934874308@163.com": "lijun@ishanggang.com"
13   },
14   "source": {
15     "git": "https://github.com/superJunJun/ISGCategory.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SJCategory/Classes/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreGraphics"
26   ],
27   "dependencies": {
28     "MBProgressHUD": [
29       "~> 1.1.0"
30     ]
31   }