blob: 9b69ebe54e0f810972dfcb89d2132a6071cac22e [file] [log] [blame]
{
"name": "NGORoundedButton",
"version": "1.0.1",
"summary": "A circle button for common actions. Icons are drawn in CoreGraphics.",
"homepage": "https://github.com/andgotravel/NGORoundedButton",
"license": "MIT",
"authors": {
"Stas Zhukovskiy": "stzhuk@gmail.com"
},
"source": {
"git": "https://github.com/andgotravel/NGORoundedButton.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}