blob: 6318a80de56c1d2b5dfdffbe2c230f58c7e117f6 [file] [log] [blame]
{
"name": "AIScrollBar",
"version": "0.0.1",
"summary": "Horizontal scrollable bar with grouped buttons",
"description": "Horizontal scrollable bar with grouped buttons, suitable for `inputAccessoryView` or toolbars with more content",
"homepage": "https://github.com/alexifrim/AIScrollBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alex ifrim": "alex@maplicatii.eu"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/alexifrim/AIScrollBar.git",
"tag": "0.0.1"
},
"source_files": "AIScrollBar/**/*.{h,m,swift}",
"swift_version": "5.0"
}