blob: 80ef02362cebb6b6577a24de1ec9ac86b1b0c2c7 [file] [log] [blame]
{
"name": "popup-view",
"version": "0.0.2",
"summary": "A custom modal popup view.",
"description": "Provide a custon view controller to present as a popup in your application.",
"homepage": "https://github.com/acsmith25/popup-view",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abby Smith": "acsmith25@crimson.ua.edu"
},
"source": {
"git": "https://github.com/acsmith25/popup-view.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "popup-view/Classes/**/*"
}