blob: 945e3929cd322cac9c5aa30459d01de65cea891c [file] [log] [blame]
{
"name": "IDPopup",
"version": "1.2.0",
"summary": "View-hierachy independent Popups for iOS",
"description": "IDPopup is a easy to use Pod to show Popups on the bottom of the Screen indepentend from the view hierarchy of your app.",
"homepage": "https://github.com/ImperialDevelopment/IDPopup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Schoder": "schoda@me.com"
},
"source": {
"git": "https://github.com/ImperialDevelopment/IDPopup.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IDPopup/Classes/**/*",
"resources": "IDPopup/Assets/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.1"
}