blob: 1578882f4bf866f6b6081f8c1380b6339a942531 [file] [log] [blame]
{
"name": "UIPopUpView",
"platforms": {
"ios": "9.2"
},
"summary": "Is a simple override for long press with a configurable stack pop up view",
"requires_arc": true,
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Jones": "tibbar@freedommail.ch"
},
"homepage": "https://github.com/AlexsJones/UIPopUpView",
"source": {
"git": "https://github.com/AlexsJones/UIPopUpView.git",
"tag": "0.0.3"
},
"frameworks": "UIKit",
"source_files": "UIPopUpView/*.{swift}",
"resources": "UIPopUpView/*.{png,jpeg,jpg,storyboard,xib}"
}