blob: aa7c304a257b0004ab3fd3b8f5412ef9a5198551 [file] [log] [blame]
{
"name": "EmailPicker",
"version": "1.2.0",
"summary": "A viewcontroller to select emails, written in Swift.",
"description": "A viewcontroller that enables users to select emails from a list of their contacts, or type them in manually. 100% Swift.",
"homepage": "https://github.com/dockwa/EmailPicker",
"license": "MIT",
"authors": {
"Christian Hatch": "christianhatch@gmail.com"
},
"source": {
"git": "https://github.com/dockwa/EmailPicker.git",
"tag": "1.2.0"
},
"social_media_url": "https://twitter.com/commodoreftp",
"platforms": {
"ios": "8.0"
},
"source_files": "EmailPicker/Classes/**/*",
"dependencies": {
"CLTokenInputView": [
],
"APAddressBook": [
]
},
"pushed_with_swift_version": "4.0"
}