[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 5 / 8 / EmailPicker / 2.1.2 / EmailPicker.podspec.json
blob3ad9b38e7e20d2e4355c268885ca9f3a0629cee0
2   "name": "EmailPicker",
3   "version": "2.1.2",
4   "summary": "A viewcontroller to select emails, written in Swift.",
5   "description": "A viewcontroller that enables users to select emails from a list of their contacts, or type them in manually. 100% Swift.",
6   "homepage": "https://github.com/dockwa/EmailPicker",
7   "license": "MIT",
8   "authors": {
9     "Christian Hatch": "christianhatch@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/dockwa/EmailPicker.git",
13     "tag": "2.1.2"
14   },
15   "social_media_url": "https://twitter.com/commodoreftp",
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "10.3"
19   },
20   "source_files": "EmailPicker/Classes/**/*",
21   "dependencies": {
22     "CLTokenInputView": [
24     ]
25   },
26   "swift_version": "5.0"