blob: fdb24914a685f5256c9e1036e55c0fa6a28c2e3a [file] [log] [blame]
{
"name": "iOSPopView",
"version": "0.0.4",
"summary": "iOSPopView for prompt",
"description": "iOSPopView is base on prompt",
"homepage": "https://gitee.com/iOSForBlog/CYPopView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lc4y1103@163.com": "cyril"
},
"source": {
"git": "https://gitee.com/iOSForBlog/CYPopView.git",
"tag": "0.0.4"
},
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"static_framework": true,
"source_files": "iOSPopView/**/*",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "4.2"
}