{ | |
"name": "RJCategoryTool", | |
"version": "0.0.1", | |
"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.0.1" | |
}, | |
"source_files": "RJCategoryTool/RJCategoryTool/**/*.{h,m}", | |
"requires_arc": true | |
} |