[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / 8 / 4 / RJCategoryTool / 0.6.3 / RJCategoryTool.podspec.json
blob9445e7174c10059156da9014134e81d120505156
2   "name": "RJCategoryTool",
3   "version": "0.6.3",
4   "summary": "A iOS Fast integration of custom classifications, macro definitions and tool classes",
5   "homepage": "https://github.com/Jack424/RJCategoryTool.git",
6   "license": "MIT",
7   "authors": {
8     "Jack_Gu": "gu_ruijie@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/Jack424/RJCategoryTool.git",
15     "tag": "0.6.3"
16   },
17   "source_files": "RJCategoryTool/RJCategoryTool/RJCategoryTool/**/*.{h,m}",
18   "resources": "RJCategoryTool/RJCategoryTool/RJCategoryTool/Resource/*.{png,xib,nib,bundle,json}",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
23     ],
24     "AFNetworking": [
26     ],
27     "SDWebImage": [
29     ],
30     "MJExtension": [
32     ],
33     "MJRefresh": [
35     ],
36     "SDCycleScrollView": [
38     ],
39     "MBProgressHUD": [
41     ],
42     "Toast": [
44     ],
45     "ZLPhotoBrowser": [
46       "~> 3.0.6"
47     ],
48     "RTRootNavigationController": [
50     ],
51     "ReactiveObjC": [
53     ],
54     "FMDB": [
56     ],
57     "GTMBase64": [
59     ],
60     "LYEmptyView": [
62     ]
63   }