[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 6 / 0 / DGRunkeeperSwitch / 1.1.3 / DGRunkeeperSwitch.podspec.json
blob25e896675d2211d8738b9b8a3db93f3ae7596be0
2   "name": "DGRunkeeperSwitch",
3   "version": "1.1.3",
4   "authors": {
5     "Danil Gontovnik": "danil@gontovnik.com"
6   },
7   "homepage": "https://github.com/gontovnik/DGRunkeeperSwitch",
8   "summary": "DGRunkeeperSwitch is Runkeeper design switch control (two part segment control).",
9   "source": {
10     "git": "https://github.com/gontovnik/DGRunkeeperSwitch.git",
11     "tag": "1.1.3"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "DGRunkeeperSwitch/**/*.swift",
21   "requires_arc": true,
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   }