[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 9 / 5 / a / SDSelectorView / 0.1.0 / SDSelectorView.podspec.json
bloba30bd92c03b519c6861c04ecc09cb100c146b3f8
2   "name": "SDSelectorView",
3   "version": "0.1.0",
4   "summary": "An easy way to make a selector gallery in iOS-Swift applications.",
5   "description": "An easy way to make a selector gallery in iOS-Swift applications that shows images and let users interact with it in a very intuitive way.",
6   "homepage": "https://github.com/danieldias25/SDSelectorView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danieldias25": "daniel.dias.e@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/danieldias25/SDSelectorView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SDSelectorView/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "pushed_with_swift_version": "3.1"