[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / 0 / DGRunkeeperSwitch / 1.1.1 / DGRunkeeperSwitch.podspec.json
blob289230041f86696492b01076aaefeb0bddae91aa
2   "name": "DGRunkeeperSwitch",
3   "version": "1.1.1",
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.1.1"
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   }