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