[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 5 / 8 / EmailPicker / 1.0.1 / EmailPicker.podspec.json
blob7436444b4e7601a9cb9750a540a4bd069c1f1bbf
2   "name": "EmailPicker",
3   "version": "1.0.1",
4   "summary": "A viewcontroller to select emails, written in Swift 3.",
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": "1.0.1"
14   },
15   "social_media_url": "https://twitter.com/commodoreftp",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "EmailPicker/Classes/**/*",
20   "dependencies": {
21     "CLTokenInputView": [
23     ],
24     "APAddressBook": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"