[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / d / 7 / 2 / DMContactStore / 1.0.0 / DMContactStore.podspec.json
blob834615ba690eb1931a97eda35c83e376c9e49906
2   "name": "DMContactStore",
3   "version": "1.0.0",
4   "summary": "兼容iOS9以前的通讯录操作",
5   "description": "兼容iOS9以后的通讯录操作",
6   "homepage": "https://github.com/YRDGroup/DMContactStore",
7   "license": "MIT",
8   "authors": {
9     "Agoer": "10915819@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/YRDGroup/DMContactStore.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "DMContactStore",
20     "DMContactStore/**/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "GJAlertController": [
26     ]
27   }