blob: c181190f40a7c0d426fe83680feaf153e03b47f2 [file] [log] [blame]
{
"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
}