blob: 0f2f3cc51fd0507600ae1d492be2f4cd7e86b542 [file]
{
"name": "PopoverKit",
"version": "0.1.0",
"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.1.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}