[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / a / 7 / CNContactStore+Bolts / 0.1.2 / CNContactStore+Bolts.podspec.json
blob260cf25fa0ab58d37f0f9995725b99cca98db15d
2   "name": "CNContactStore+Bolts",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Bolts wrapper for CNContactStore callback and error pointers",
7   "version": "0.1.2",
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.1.2"
19   },
20   "frameworks": "Contacts",
21   "dependencies": {
22     "Bolts/Tasks": [
24     ]
25   },
26   "source_files": "CNContactStore+Bolts.{h,m}"