| { |
| "name": "RJCategoryTool", |
| "version": "0.5.5", |
| "summary": "A iOS Fast integration of custom classifications, macro definitions and tool classes", |
| "homepage": "https://github.com/Jack424/RJCategoryTool.git", |
| "license": "MIT", |
| "authors": { |
| "Jack_Gu": "gu_ruijie@163.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/Jack424/RJCategoryTool.git", |
| "tag": "0.5.5" |
| }, |
| "source_files": "RJCategoryTool/RJCategoryTool/RJCategoryTool/**/*.{h,m}", |
| "resources": "RJCategoryTool/RJCategoryTool/RJCategoryTool/Resource/*.{png,xib,nib,bundle,json}", |
| "requires_arc": true, |
| "dependencies": { |
| "Masonry": [ |
| |
| ], |
| "AFNetworking": [ |
| |
| ], |
| "SDWebImage": [ |
| |
| ], |
| "MJExtension": [ |
| |
| ], |
| "MJRefresh": [ |
| |
| ], |
| "SDCycleScrollView": [ |
| |
| ], |
| "MBProgressHUD": [ |
| |
| ], |
| "Toast": [ |
| |
| ], |
| "ZLPhotoBrowser": [ |
| "~> 3.0.6" |
| ], |
| "RTRootNavigationController": [ |
| |
| ], |
| "ReactiveObjC": [ |
| |
| ], |
| "FMDB": [ |
| |
| ], |
| "GTMBase64": [ |
| |
| ], |
| "LYEmptyView": [ |
| |
| ], |
| "UITableView+FDTemplateLayoutCell": [ |
| |
| ] |
| } |
| } |