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