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