[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 8 / 9 / 5 / ISGCategory / 1.2 / ISGCategory.podspec.json
blobdc804776c5435137bba7079f8741c85dae1ef066
2   "name": "ISGCategory",
3   "version": "1.2",
4   "summary": "ISGCategory",
5   "description": "TODO: 常用分类  1.2添加字号适配",
6   "homepage": "https://github.com/Isaaclzg/ISGCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Isaaclzg": "isaac_gang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Isaaclzg/ISGCategory.git",
16     "tag": "1.2"
17   },
18   "social_media_url": "https://www.jianshu.com/u/7e1b920cdac1",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ISGCategory/Classes/**/*",
23   "resource_bundles": {
24     "ISGCategory": [
25       "ISGCategory/Assets/*.png"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "CoreGraphics",
31     "Foundation",
32     "QuartzCore"
33   ],
34   "dependencies": {
35     "MBProgressHUD": [
36       "~> 1.1.0"
37     ]
38   }