blob: c9c709bb2c5f733976e5c631eb2097b2e50cd534 [file] [log] [blame]
{
"name": "XFLegoVIPER",
"version": "4.2.0",
"license": "MIT",
"summary": "A seamless framework for build app from MVC, MVVM, VIPER (etc.) design pattern in iOS world. (OC & Swift)",
"homepage": "https://github.com/yizzuide/XFLegoVIPER",
"authors": {
"yizzuide": "fu837014586@163.com"
},
"source": {
"git": "https://github.com/yizzuide/XFLegoVIPER.git",
"tag": "4.2.0"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": "XFLegoVIPER/**/*.{h,m}"
}