blob: dfc622cadf34589a086f925b0170625745135f78 [file] [log] [blame]
{
"name": "SimplePopup",
"version": "0.2.1",
"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": {
"Jeongkyun Kim": "dev.jkkim@gmail.com"
},
"source": {
"git": "https://github.com/devjkkim/SimplePopup.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimplePopup/Classes/*",
"swift_version": "4.0"
}