blob: c0563421f6ba3bd51b2cd0bc6f8dcac0d1d0b110 [file] [log] [blame]
{
"name": "Balloon",
"version": "0.0.2",
"summary": "An easy way to create a popup in iOS",
"description": "Provide a fast, easy and cusstomizable way to display a popup.",
"homepage": "https://github.com/HienQTran/Balloon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Hien Tran>": "<hien.trquang@gmail.com>"
},
"source": {
"git": "https://github.com/HienQTran/Balloon.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "echo \"3.2\" >> .swift-version"
}