blob: d8e9635598ab6a21c6a3fd2bfcacbd8d61c70990 [file] [log] [blame]
{
"name": "KUIPopOver",
"version": "0.0.3",
"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.3"
},
"source_files": "KUIPopOver/Classes/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}