[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 2 / 4 / HorizontalPickerControl / 0.2.1 / HorizontalPickerControl.podspec.json
blobd4aab80c23b43569647efc267e3fcf41ce737dbe
2   "name": "HorizontalPickerControl",
3   "version": "0.2.1",
4   "summary": "A horizontal picker control for iOS written in Swift.",
5   "description": "A horizontal picker control for iOS written in Swift.\nIt's a horizontal paged scroll view which allows you to create a slider-style horizontal picker.\nBest used for numbers but you can make the option views represent anything you want.\n\nMore documentation coming soon.",
6   "homepage": "https://github.com/acrookston/HorizontalPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Crookston": "andrew@caoos.com"
13   },
14   "social_media_url": "http://twitter.com/acr",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/acrookston/HorizontalPicker.git",
20     "tag": "0.2.1"
21   },
22   "source_files": "HorizontalPicker/*.swift",
23   "frameworks": "UIKit"