blob: e18ed8d4574a9fd78673e069e5c3cb8f56234761 [file] [log] [blame]
{
"name": "CXPopupKit",
"version": "2.0.0",
"summary": "iOS popup kit written by swift",
"description": "iOS popup kit written by swift, support iOS 10 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": "2.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CXPopupKit/Classes/**/*",
"swift_version": "4.2"
}