[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 7 / 2 / DMContactStore / 1.0.1 / DMContactStore.podspec.json
blob265f1c1f31e097b59ebb47307400f6680ec5b572
2   "name": "DMContactStore",
3   "version": "1.0.1",
4   "summary": "兼容iOS9以前的通讯录操作",
5   "description": "通讯录授权、导航栈navbar颜色处理、所有联系人获取、单个联系人获取",
6   "homepage": "https://github.com/YRDGroup/DMContactStore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Agoer": "https://github.com/Agoer"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/YRDGroup/DMContactStore.git",
19     "branch": "master",
20     "tag": "1.0.1"
21   },
22   "source_files": [
23     "DMContactStore",
24     "DMContactStore/**/*.{h,m}"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "GJAlertController": [
30     ]
31   }