blob: 30b8c6416b9c26cc72a1220f14cf04bceac70fb5 [file] [log] [blame]
{
"name": "GNTickerButton",
"version": "0.1.2",
"summary": "Inspired by the Layout app by Instagram, this is a UIButton subclass with a ticker that spins around as desired.",
"homepage": "https://github.com/gonzalonunez/GNTickerButton",
"license": "MIT",
"authors": {
"Gonzalo Nunez": "gonzi@tcpmiami.com"
},
"source": {
"git": "https://github.com/gonzalonunez/GNTickerButton.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"GNTickerButton": [
"Pod/Assets/*.png"
]
}
}