[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 5 / XBContact / 0.1.0 / XBContact.podspec.json
blobe19aacee8eb4fd79fec04cff29a8f9b3805d2b38
2   "name": "XBContact",
3   "version": "0.1.0",
4   "summary": "Full and extreme support for ABAddressBook",
5   "description": "Full and extreme support for ABAddressBook with couple of lines of code.",
6   "homepage": "https://github.com/EugeneNguyen/XBContact",
7   "license": "MIT",
8   "authors": {
9     "Eugene Nguyen": "xuanbinh91@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/EugeneNguyen/XBContact.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "XBContact": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "AddressBook"
28   ]