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