[Add] Mobilisten 9.2.1
[CocoaPods.git] / Specs / 2 / 9 / 6 / DDAnimatedSwitch / 0.0.1 / DDAnimatedSwitch.podspec.json
blob9c9bb6e135f9b74b2bbc2c4ea7b2e036e4088077
2   "name": "DDAnimatedSwitch",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "DDAnimatedSwitch allows a user to create animated switch",
7   "requires_arc": true,
8   "version": "0.0.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Dmitriy Dotsenko": "d.dotsenko@icloud.com"
15   },
16   "homepage": "https://github.com/d-dotsenko/DDAnimatedSwitch",
17   "source": {
18     "git": "https://github.com/d-dotsenko/DDAnimatedSwitch.git",
19     "tag": "0.0.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "DDAnimatedSwitch/**/*.{h,swift}",
23   "swift_version": "4.2"