[Add] BoreyAdSDK 1.0.7
[CocoaPods.git] / Specs / f / b / 7 / SHBContactManager / 0.0.2 / SHBContactManager.podspec.json
blob027a7947fc49831bb6e838bc84ebb67a6f43179c
2   "name": "SHBContactManager",
3   "version": "0.0.2",
4   "summary": "本地通讯录读取模块",
5   "description": "读取本地通讯录,组件化封装,并区分 iOS9 以上或以下api,需要 xCode 9 以上打开。",
6   "homepage": "https://github.com/jiutianhuanpei/SHBContactManager",
7   "license": "MIT",
8   "authors": {
9     "shenhongbang": "shenhongbang@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/jiutianhuanpei/SHBContactManager.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "ContactManager/**/*",
19   "requires_arc": true