[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / 6 / KNContactsPicker / 0.1.0 / KNContactsPicker.podspec.json
bloba520b744d7247c0f0f322a1a2fcb02d515afe591
2   "name": "KNContactsPicker",
3   "version": "0.1.0",
4   "summary": "KNContactsPicker 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/dragosrobertn/KNContactsPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "dragosrobertn",
12   "social_media_url": "http://twitter.com/dragosrobertn",
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/dragosrobertn/KNContactsPicker.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "KNContactsPicker/*.swift",
23     "KNContactsPicker/Extensions/*.swift"
24   ],
25   "frameworks": [
26     "Contacts",
27     "ContactsUI"
28   ],
29   "swift_version": "5.0"