blob: 2a8b3f01be9161a349a0b11385e7c79325dcc73e [file] [log] [blame]
{
"name": "KUIPopupController",
"version": "1.0.0",
"summary": "Simple Popup ContentView in iOS",
"homepage": "https://github.com/Kofktu/KUIPopupController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kofktu": "kofktu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Kofktu/KUIPopupController.git",
"tag": "1.0.0"
},
"source_files": "KUIPopupController/Classes/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}