blob: b76ac1dcfd330faa71dd352920222630e5b41a87 [file] [log] [blame]
{
"name": "clo_modalView",
"version": "1.0.0",
"summary": "A modalView",
"description": "模态展示视图 兼容xib与code创建模式",
"homepage": "https://github.com/CloverStart/clo_modalView",
"license": "Apache License, Version 2.0",
"authors": {
"clover": "dream2012-12-21@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CloverStart/clo_modalView.git",
"tag": "1.0.0"
},
"source_files": [
"clo_modalView",
"clo_modalView/**/*.{h,m}"
],
"exclude_files": "clo_modalView/Exclude",
"requires_arc": true
}