blob: 3eee3b7304483607afe638b902e88b30ef125944 [file] [log] [blame]
{
"name": "CustomPopup",
"version": "0.0.6",
"summary": "A custom modal popup view.",
"description": "Provide your own custom pop up view to present in your applications.",
"homepage": "https://github.com/acsmith25/popup-view",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"acsmith25": "acsmith25@crimson.ua.edu"
},
"source": {
"git": "https://github.com/acsmith25/popup-view.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PopupView/Classes/**/*"
}