blob: 289230041f86696492b01076aaefeb0bddae91aa [file] [log] [blame]
{
"name": "DGRunkeeperSwitch",
"version": "1.1.1",
"authors": {
"Danil Gontovnik": "gontovnik.danil@gmail.com"
},
"homepage": "https://github.com/gontovnik/DGRunkeeperSwitch",
"summary": "DGRunkeeperSwitch is Runkeeper design switch control (two part segment control).",
"source": {
"git": "https://github.com/gontovnik/DGRunkeeperSwitch.git",
"tag": "1.1.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DGRunkeeperSwitch/**/*.swift",
"requires_arc": true,
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
}
}