| { |
| "name": "RJCategoryTool", |
| "version": "0.1.4", |
| "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.1.4" |
| }, |
| "source_files": "RJCategoryTool/RJCategoryTool/RJCategoryTool/**/*.{h,m}", |
| "resources": "RJCategoryTool/RJCategoryTool/RJCategoryTool/Resource/*.{png,xib,nib,bundle,json}", |
| "requires_arc": true, |
| "dependencies": { |
| "Masonry": [ |
| |
| ] |
| } |
| } |