blob: b2ed3cda55746baf19870cd2f0c5ebba79c8e535 [file] [log] [blame]
{
"name": "PopoverKit",
"version": "0.0.2",
"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.2"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}