blob: ecdb9f0289e6bd1e015b82b3a4aee84cbb99ad3a [file] [log] [blame]
{
"name": "KUIPopOver",
"version": "1.1.0",
"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.1.0"
},
"source_files": "KUIPopOver/Classes/**/*.{swift}",
"requires_arc": true
}