[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / 0 / DGRunkeeperSwitch / 1.0 / DGRunkeeperSwitch.podspec.json
blobd0e39402a7e427d4e7110fb213611121b8097376
2   "name": "DGRunkeeperSwitch",
3   "version": "1.0",
4   "authors": {
5     "Danil Gontovnik": "gontovnik.danil@gmail.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.0"
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   }