[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / a / 4 / f / BaiduPushSDK / 1.1.0 / BaiduPushSDK.podspec.json
blobaf030d298f4b9c0f4bbab27914c523fc5cc18784
2   "name": "BaiduPushSDK",
3   "version": "1.1.0",
4   "summary": "BaiduPushSDK.",
5   "description": "                   A longer description of BaiduPushSDK in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "http://developer.baidu.com/wiki/index.php?title=docs/cplat/push",
7   "license": {
8     "type": "Copyright",
9     "text": "LICENSE  ©2013 Baidu, Inc. All rights reserved."
10   },
11   "authors": {
12     "liyoro": "liyoro.li@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/liyoro/BaiduPushSDK.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "BaiduPushSDK/*.{h,m}",
22   "preserve_paths": "BaiduPushSDK/libBPush.a",
23   "libraries": [
24     "BPush",
25     "z"
26   ],
27   "frameworks": [
28     "CFNetwork",
29     "CoreTelephony",
30     "SystemConfiguration"
31   ],
32   "xcconfig": {
33     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/BaiduPushSDK/**\""
34   },
35   "requires_arc": false