[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / e / 5 / CustomCategoryAndTool / 0.1.1 / CustomCategoryAndTool.podspec.json
blobcf6ac42a98555c37f180d135e07b8177beaabe04
2   "name": "CustomCategoryAndTool",
3   "version": "0.1.1",
4   "summary": "基础分类和工具类",
5   "description": "添加AF,FD,MB,Masonry,SD,MJ,RAC,LEE,常亮类,HUD分类,链式AF,HUD.",
6   "homepage": "https://cocoapods.org/pods/CustomCategoryAndTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ThinkDifferents": "164913478@qq.com"
13   },
14   "source": {
15     "git": "https://e.coding.net/zujianhua/customkit/CustomCategoryAndTool.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CustomCategoryAndTool/Classes/**/*",
22   "resources": [
23     "CustomCategoryAndTool/Assets/Assets.xcassets"
24   ],
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "FDFullscreenPopGesture": [
31     ],
32     "MBProgressHUD": [
34     ],
35     "Masonry": [
37     ],
38     "SDWebImage": [
40     ],
41     "MJRefresh": [
43     ],
44     "MJExtension": [
46     ],
47     "ReactiveObjC": [
49     ],
50     "LEEAlert": [
52     ]
53   }