blob: cb105660142ffe8ab11922e446314f71be8e8d8a [file] [log] [blame]
{
"name": "KUIPopOver",
"version": "0.0.2",
"summary": "Easy to use PopOver in iOS",
"description": "Easy to use PopOver in iOS (iPhone, iPad)",
"homepage": "https://github.com/Kofktu/KUIPopOver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kofktu": "kofktu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Kofktu/KUIPopOver.git",
"tag": "0.0.2"
},
"source_files": "KUIPopOver/Classes/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}