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