[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / c / 5 / a / SnappingStepper / 3.0.0 / SnappingStepper.podspec.json
blobfe69bec80ebd40c31df5137735087d9c4b23f2aa
2   "name": "SnappingStepper",
3   "version": "3.0.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": "3.0.0"
14   },
15   "screenshots": "http://yannickloriot.com/resources/snappingstepper-screenshot.png",
16   "swift_version": "4.2",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "dependencies": {
21     "DynamicColor": [
22       "~> 4.0"
23     ]
24   },
25   "frameworks": "UIKit",
26   "source_files": "Sources/*.swift",
27   "requires_arc": true