[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 5 / 8 / 4 / RJCategoryTool / 0.6.9 / RJCategoryTool.podspec.json
blob32297695c60b1bbaa4df7cb659cb35cdbda86dce
2   "name": "RJCategoryTool",
3   "version": "0.6.9",
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.9"
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     "GTMBase64": [
26     ]
27   }