blob: 03c30905164a3f6b8f83e3fd5530546573631e5e [file] [log] [blame]
{
"name": "Balloon",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "echo \"3.2\" >> .swift-version"
}