[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / c / e / 7 / DTStringPicker / 0.0.2 / DTStringPicker.podspec.json
blob19afc97efbc3106b946341e2d98c92d22de0c941
2   "name": "DTStringPicker",
3   "version": "0.0.2",
4   "summary": "A modern string picker for iOS",
5   "description": "A string picker with modern UI for iOS. Might be an alternative for ActionSheetPicker, at least for the string picker",
6   "homepage": "https://github.com/didats/DTStringPicker",
7   "screenshots": "https://raw.githubusercontent.com/didats/DTStringPicker/master/screenshot.gif",
8   "license": "MIT",
9   "authors": {
10     "Didats Triadi": "didats@gmail.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/didats/DTStringPicker.git",
17     "tag": "0.0.2"
18   },
19   "swift_versions": "5.0",
20   "source_files": "DTStringPicker/**/*.swift",
21   "swift_version": "5.0"