blob: fb0b42c4a8739ad346860f3fb3600d8f5c343250 [file] [log] [blame]
{
"name": "MKAPopupKit",
"version": "3.0.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": "3.0.0"
},
"source_files": "MKAPopupKit/**/*.{h,m}",
"requires_arc": true
}