blob: 3dd09ffcb4934892562c3ab0f9e035bf8bc7d12c [file] [log] [blame]
{
"name": "AwesomeContactPicker",
"version": "0.1.0",
"summary": "Fast & customizable integration of contacts picker into your awesome apps",
"description": "AwesomeContactPicker help you search and pick single or multiple contacts from the device, with multiple customizable settings.",
"homepage": "https://github.com/MichaelGuoXY/AwesomeContactPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Guo": "xg229@cornell.edu"
},
"source": {
"git": "https://github.com/MichaelGuoXY/AwesomeContactPicker.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/XiaoyuGuo3",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "AwesomeContactPicker/Classes/**/*",
"resource_bundles": {
"AwesomeContactPicker": [
"AwesomeContactPicker/Assets/*"
]
},
"swift_version": "5.0"
}