blob: 41720bef6d7de6353af42f2b6f7e4c23788ac73e [file] [log] [blame]
{
"name": "XZYModularization",
"version": "1.0.1",
"summary": "组件化模块化的基本解耦",
"description": "组件化模块化的基本解耦",
"homepage": "https://github.com/740238622/XZYModularization",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuziyou": "740238622@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/740238622/XZYModularization.git",
"tag": "1.0.1"
},
"source_files": "XZYModularization/Classes/**/*.{h,m}",
"requires_arc": true
}