blob: a1d68cb9501e6aed5290b88414552f742decfbc5 [file] [log] [blame]
{
"name": "UCPlanMineModule",
"version": "1.0",
"summary": "组件化我的模块",
"homepage": "https://github.com/RPGLiker/UCPlanMineModule",
"license": "MIT",
"authors": {
"RPGLiker": "fanyang_32012@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/RPGLiker/UCPlanMineModule.git",
"tag": "1.0"
},
"source_files": "UCPlanMineModule/UCPlanMineModule/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"UCPlanKit": [
]
}
}