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