[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 5 / a / SnappingStepper / 2.4.0 / SnappingStepper.podspec.json
blob4a26e2926d00f089df95a3602f89e00c64e8a909
2   "name": "SnappingStepper",
3   "version": "2.4.0",
4   "license": "MIT",
5   "summary": "An elegant alternative to the UIStepper written in Swift",
6   "homepage": "https://github.com/yannickl/SnappingStepper.git",
7   "social_media_url": "https://twitter.com/yannickloriot",
8   "authors": {
9     "Yannick Loriot": "contact@yannickloriot.com"
10   },
11   "source": {
12     "git": "https://github.com/yannickl/SnappingStepper.git",
13     "tag": "2.4.0"
14   },
15   "screenshots": "http://yannickloriot.com/resources/snappingstepper-screenshot.png",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "DynamicColor": [
21       "~> 2.4"
22     ]
23   },
24   "frameworks": "UIKit",
25   "source_files": "Sources/**/*.swift",
26   "requires_arc": true