blob: 55e9617f7c132289aa0c3ac8a364fca61e0a81ac [file] [log] [blame]
{
"name": "PopKit",
"version": "0.1.2",
"summary": "A flexible framework as a one size fits all solution for popups, modals, notifications and menus",
"description": "The purpose of this pod is to provide users with a one size fits all solution popups, modals, notifications and menus. The are hundreds of different little libraries that are very specific, which means that in the end your solution gets clogged up with tons of pods, which is completely unnecessary. Popkit is a flexible solution for you to create any form of popup in any size, with control of animations and constraints.",
"homepage": "https://github.com/rohan-jansen/PopKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rohan Jansen": "rohanjansen@gmail.com"
},
"source": {
"git": "https://github.com/rohan-jansen/PopKit.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/rohan_jansen",
"platforms": {
"ios": "9.0"
},
"source_files": "PopKit/Classes/**/*",
"pushed_with_swift_version": "3.2"
}