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