blob: 2bbae3e67c09c725b69e5f672c4e17ea67ec44fb [file] [log] [blame]
{
"name": "KUIPopOver",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "KUIPopOver/Classes/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}