[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / c / CuiXg-Category / 1.0.0 / CuiXg-Category.podspec.json
blob74d3bd14cb71fdb4428c2ed5c40c702a810699e6
2   "name": "CuiXg-Category",
3   "version": "1.0.0",
4   "summary": "开发中常用类扩展.",
5   "description": "开发中常用类扩展~.",
6   "homepage": "https://github.com/AndyCuiYTT/CuiXg-Category",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CuiXg": "AndyCuiYTT@163.com"
13   },
14   "social_media_url": "https://blog.csdn.net/CuiXg",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/AndyCuiYTT/CuiXg-Category.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "Classes",
24     "CuiXg-Category/**/*.swift"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "SDWebImage": [
29       "~>5.6.0"
30     ]
31   }