[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / b / 5 / YFUMessage / 1.5.0 / YFUMessage.podspec.json
blobf91834de098d45ac69e62cc49981b50c20f4329c
2   "name": "YFUMessage",
3   "version": "1.5.0",
4   "license": {
5     "type": "Copyright",
6     "text": "Copyright (c) 2011-2017 Umeng.com , All Rights Reserved.\n"
7   },
8   "summary": "YF UMessage SDK",
9   "homepage": "http://push.umeng.com/",
10   "authors": {
11     "ZaggerWang": "zaggerwang@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ZaggerWang/YFUMessage.git",
15     "tag": "1.5.0"
16   },
17   "requires_arc": false,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "*.h",
22   "public_header_files": "*.h",
23   "preserve_paths": "libUMessage_Sdk_1.5.0.a",
24   "vendored_libraries": "libUMessage_Sdk_1.5.0.a",
25   "frameworks": [
26     "SystemConfiguration",
27     "UserNotifications",
28     "CFNetwork"
29   ]