[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 1 / b / ZHContactManager / 1.1.0 / ZHContactManager.podspec.json
bloba864b15e639322b1be80a8843f3136e9255639be
2   "name": "ZHContactManager",
3   "version": "1.1.0",
4   "summary": "通讯录操作",
5   "description": "通讯录操作:选择联系人、添加新联系人、添加到现有联系人;打电话、发短信、发邮件",
6   "homepage": "https://github.com/leezhihua/ZHContactManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leezhihua": "leezhihua@yeah.net"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/leezhihua/ZHContactManager.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "Pod/Classes/*.{h,m}",
22   "frameworks": [
23     "Contacts",
24     "ContactsUI",
25     "AddressBook",
26     "AddressBookUI",
27     "MessageUI"
28   ],
29   "requires_arc": true