[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 3 / 8 / e / UMengFeedback / 2.0.2 / UMengFeedback.podspec.json
blob1764082d56ed6b4285d837ad3510766ae04236d8
2   "name": "UMengFeedback",
3   "version": "2.0.2",
4   "summary": "UMeng's official Feedback SDK for iOS.",
5   "description": "UMeng Feedback SDK provide users and developers two way feedback communication.\n",
6   "homepage": "http://dev.umeng.com/feedback/ios/quick-start",
7   "screenshots": "http://dev.umeng.com/files/download/FF12349C253116FA7E3F27C091AEE852.png",
8   "license": {
9     "type": "Copyright",
10     "text": "      Copyright 2011 - 2014 UMeng.com. All rights reserved.\n"
11   },
12   "authors": {
13     "UMeng": "support@umeng.com"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source": {
19     "http": "http://dev.umeng.com/files/download/UMFeedback_iOS_2.0.2.zip"
20   },
21   "source_files": "**/UMFeedback.h",
22   "preserve_paths": "**/libUMFeedback.a",
23   "libraries": "UMFeedback",
24   "requires_arc": true,
25   "xcconfig": {
26     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UMengFeedback/**\""
27   }