blob: 24a9940f88ac00574e45e915cf1f4b3c68c08322 [file] [log] [blame]
{
"name": "KUIPopupController",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": "KUIPopupController/Classes/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}