blob: 8b62fd03614314f77fead40b2eb1e6df880800ed [file] [log] [blame]
{
"name": "CXPopupKit",
"version": "3.0.9",
"summary": "iOS popup kit written by swift",
"description": "iOS popup kit written by swift, support iOS 11 and above",
"homepage": "https://github.com/Cunqi/CXPopupKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cunqi": "cunqi.xiao@gmail.com"
},
"source": {
"git": "https://github.com/Cunqi/CXPopupKit.git",
"tag": "3.0.9"
},
"platforms": {
"ios": "11.0"
},
"source_files": "CXPopupKit/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}