[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / 3 / EYContactsPicker / 1.0.0 / EYContactsPicker.podspec.json
blob37f3fe0b51d0222ee492bcded29c7cfccab1f5bd
2   "name": "EYContactsPicker",
3   "version": "1.0.0",
4   "summary": "EYContactsPicker is a modern, highly customisable contacts picker with search and multi-selection options.",
5   "description": "A modern, highly customisable contact picker with multi-selection options that closely resembles the behaviour of the ContactsUI's CNContactPickerViewController.",
6   "homepage": "https://github.com/ehabyasser/EYContactsPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "ehabyasser",
12   "social_media_url": "https://x.com/ehab12165518?s=11",
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/ehabyasser/EYContactsPicker.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "dependencies": {
23     "SnapKit": [
24       "~> 5.6.0"
25     ]
26   },
27   "module_name": "EYContactsPicker",
28   "frameworks": [
29     "Contacts",
30     "ContactsUI"
31   ],
32   "swift_version": "5.0"