[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 2 / 3 / 0 / AwesomeContactPicker / 0.1.0 / AwesomeContactPicker.podspec.json
blob3dd09ffcb4934892562c3ab0f9e035bf8bc7d12c
2   "name": "AwesomeContactPicker",
3   "version": "0.1.0",
4   "summary": "Fast & customizable integration of contacts picker into your awesome apps",
5   "description": "AwesomeContactPicker help you search and pick single or multiple contacts from the device, with multiple customizable settings.",
6   "homepage": "https://github.com/MichaelGuoXY/AwesomeContactPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Guo": "xg229@cornell.edu"
13   },
14   "source": {
15     "git": "https://github.com/MichaelGuoXY/AwesomeContactPicker.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/XiaoyuGuo3",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "AwesomeContactPicker/Classes/**/*",
24   "resource_bundles": {
25     "AwesomeContactPicker": [
26       "AwesomeContactPicker/Assets/*"
27     ]
28   },
29   "swift_version": "5.0"