blob: 5357f3556ee145d5fcda9447e9b056d554c96929 [file] [log] [blame]
{
"name": "UCPlanRegisterModule",
"version": "1.0.2",
"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.2"
},
"source_files": "UCPlanRegisterModule/UCPlanRegisterModule/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"UCPlanKit": [
]
},
"resources": "UCPlanRegisterModule/UCPlanRegisterModule/**/*.{png,xib}"
}