[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / c / CPContact / 0.1.2 / CPContact.podspec.json
blobf6d1d6293fd8aed6108012b1c529c07790f62eb5
2   "name": "CPContact",
3   "version": "0.1.2",
4   "summary": "CPContact is an iOS lib to operate address book.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/crespoxiao/CPContact",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaochengfei": "40176452@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/crespoxiao/CPContact.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CPContact/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AddressBook",
26     "Contacts"
27   ]