[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / d / e / SHCategory / 0.0.3 / SHCategory.podspec.json
blob8f566c220ea0ceb6b0ce505d77cc4f5f37849a07
2   "name": "SHCategory",
3   "version": "0.0.3",
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.3"
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     "UIImage-ResizeMagick": [
28       "0.0.1"
29     ]
30   }