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