[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / d / e / SHCategory / 0.0.2 / SHCategory.podspec.json
blob8633205608547488a5e6fca077a5b755cac57620
2   "name": "SHCategory",
3   "version": "0.0.2",
4   "summary": "一些常用的Category.",
5   "homepage": "https://github.com/seanhuangme/SHCategory",
6   "license": "MIT",
7   "authors": {
8     "seanhuangme": "917660908@qq.com"
9   },
10   "social_media_url": "http://weibo.com/seanhuangme",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/seanhuangme/SHCategory.git",
16     "tag": "v0.0.2"
17   },
18   "source_files": "SHCategory",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
22       "0.5.3"
23     ],
24     "HexColors": [
25       "2.2.1"
26     ],
27     "MBProgressHUD": [
28       "0.8"
29     ],
30     "MBProgressHUDExtensions": [
31       "0.0.1"
32     ],
33     "UIImage-ResizeMagick": [
34       "0.0.1"
35     ]
36   }