[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / b / 1 / ItemPickerView / 1.0 / ItemPickerView.podspec.json
blob3ae47605e67af26fa8b999afca323570dbfbd934
2   "name": "ItemPickerView",
3   "version": "1.0",
4   "summary": "Swipe horizontally to select through segmented items.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/theodore-gallao/ItemPickerView",
10   "authors": {
11     "Theodore Gallao": "theodore.gallao@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/theodore-gallao/ItemPickerView.git",
15     "tag": "1.0"
16   },
17   "source_files": "ItemPickerView/*.swift",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "ios": {
23     "frameworks": "UIKit"
24   }