[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 9 / BRContacts / 1.0.1 / BRContacts.podspec.json
blobf925ebd2de9b447e971b3dedbad0b5d469bde3ce
2   "name": "BRContacts",
3   "version": "1.0.1",
4   "summary": "Fetch user contacts from contacts frameworks",
5   "description": "BRContacts  is used to pick all contacts from your device, fetch, update, delete your contacts",
6   "homepage": "https://github.com/sa-sathish/BRContacts",
7   "license": "MIT",
8   "authors": {
9     "sa.sathish": "satthish.s@gmail.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/sa-sathish/BRContacts.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "BRContacts/**/*.{swift}",
19   "frameworks": [
20     "Foundation",
21     "Contacts"
22   ],
23   "swift_versions": "5.0",
24   "swift_version": "5.0"