[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 3 / RgUmengMessage / 0.1.5 / RgUmengMessage.podspec.json
blobfd9b63ed0bae2c50f0a947078ed59a476ec319e6
2   "name": "RgUmengMessage",
3   "version": "0.1.5",
4   "summary": "友盟消息推送SDK无IDFA版",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/RogueAndy/RgUmengMessage",
7   "license": "MIT",
8   "authors": {
9     "RogueAndy": "619455850@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/RogueAndy/RgUmengMessage.git",
13     "tag": "0.1.5"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "UMeng/*.{h,m}",
20   "public_header_files": "UMeng/*.h",
21   "preserve_paths": "UMeng/libUMessage_Sdk_1.3.0.a",
22   "libraries": "UMeng",
23   "xcconfig": {
24     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/RgUmengMessage/UMeng/"
25   }