blob: dec5c335c56e1e8fece70c0fa73ff1dffd4dea35 [file] [log] [blame]
{
"name": "JBButton",
"platforms": {
"ios": "8.0"
},
"summary": "JBButton is a configurable and animatable button written in Swift.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jérôme Boursier": "jjbourdev@gmail.com"
},
"homepage": "https://github.com/jjbourdev/JBButton",
"source": {
"git": "https://github.com/jjbourdev/JBButton.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "JBButton/**/*.{swift}"
}