blob: 0fea11de06872adf5796279b65bd70a89af93e00 [file] [log] [blame]
{
"name": "PopoverKit",
"version": "0.2.0",
"summary": "A lightweight, swift library for pop your viewcontroll.",
"homepage": "https://github.com/ZionChang/PopoverKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"archerzz": "archerzz.work@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZionChang/PopoverKit.git",
"tag": "0.2.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}