[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / a / 7 / CNContactStore+Bolts / 0.2.1 / CNContactStore+Bolts.podspec.json
bloba1eaf701a06dfffbf7bcbd2a8e9e5857e9c2317e
2   "name": "CNContactStore+Bolts",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Bolts wrapper for CNContactStore callback and error pointers",
7   "version": "0.2.1",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Felix Dumit": "felix.dumit@gmail.com"
14   },
15   "homepage": "https://github.com/felix-dumit/CNContactStore-Bolts",
16   "source": {
17     "git": "https://github.com/felix-dumit/CNContactStore-Bolts.git",
18     "tag": "0.2.1"
19   },
20   "frameworks": "Contacts",
21   "dependencies": {
22     "Bolts/Tasks": [
24     ]
25   },
26   "source_files": "CNContactStore+Bolts.{h,m}"