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