blob: 09ba28d51333c5b14e8261aec2e930fe4b1a6451 [file] [log] [blame]
{
"name": "GifButton",
"version": "0.0.1",
"summary": "'GifButton' is an animated buton",
"homepage": "https://github.com/alexey-kubas-appus/GifButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kosyi Vlad": "vlad.kosyi@appus.me"
},
"source": {
"git": "https://github.com/alexey-kubas-appus/GifButton.git",
"branch": "master",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "GifButton/*.swift"
}