[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 0 / 5 / 8 / EmailPicker / 0.1.0 / EmailPicker.podspec.json
blob898a78b6a165dddcf34dfc13ada9a5d0dacc720c
2   "name": "EmailPicker",
3   "version": "0.1.0",
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": "0.1.0"
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   }