blob: 8624bd6aaec3af20d5788c4ce44fac124fe92a5b [file] [log] [blame]
{
"name": "MKAPopupKit",
"version": "2.3.0",
"summary": "Simple and customizable popup view.",
"description": "MKAPopupKit is simple and customizable popup view for iOS.",
"homepage": "https://github.com/HituziANDO/MKAPopupKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Hituzi Ando",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/HituziANDO/MKAPopupKit.git",
"tag": "2.3.0"
},
"source_files": "MKAPopupKit/*.{h,m}",
"requires_arc": true
}