blob: d73184f1477fc36ad4f9a3fc2db8d2e5dc1fa2a6 [file] [log] [blame]
{
"name": "RJBModuleBase",
"version": "0.0.3",
"summary": "this is BaseModule for my all project.",
"description": "this is baseModul for my project ,you can use it",
"homepage": "https://github.com/raojunbo/ModuleBaseProject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"raojb@knowbox.cn": "raojb@knowbox.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/raojunbo/ModuleBaseProject.git",
"tag": "0.0.3"
},
"source_files": "ModuleBaseProject/BaseCategory/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}