[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / e / 7 / DTStringPicker / 0.0.4 / DTStringPicker.podspec.json
blob2da2a0f5c0541e3725dc474ef39a26f8a9f9e3ed
2   "name": "DTStringPicker",
3   "version": "0.0.4",
4   "summary": "Modern String Picker with search functionality for iOS",
5   "description": "String Picker with search, and a section. 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.4"
18   },
19   "swift_versions": "5.0",
20   "source_files": "DTStringPicker/**/*.swift",
21   "swift_version": "5.0"