blob: dcd59d0acda55ed4558051da5c5386d5c3ca5548 [file] [log] [blame]
{
"name": "SimplePopup",
"version": "0.1.0",
"summary": "SimplePopupView written in Swift.",
"swift_versions": "4.0",
"description": "Simple popup presents popup view with short codes.",
"homepage": "https://github.com/devjkkim/SimplePopup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devjkkim": "dev.jkkim@gmail.com"
},
"source": {
"git": "https://github.com/devjkkim/SimplePopup.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimplePopup/Classes/**/*",
"swift_version": "4.0"
}