[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / 3 / 8 / e / UMengFeedback / 1.4.2.1 / UMengFeedback.podspec.json
blob268b5ce39e4627554ac7334c706f698298d8d11a
2   "name": "UMengFeedback",
3   "version": "1.4.2.1",
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   "license": {
8     "type": "Copyright",
9     "text": "      Copyright 2011 - 2014 UMeng.com. All rights reserved.\n"
10   },
11   "authors": {
12     "UMeng": "support@umeng.com"
13   },
14   "platforms": {
15     "ios": "4.3"
16   },
17   "source": {
18     "http": "http://dev.umeng.com/files/download/UMFeedback_iOS_1.4.2.zip"
19   },
20   "source_files": "**/UMFeedback.h",
21   "resources": "**/umFeedback.bundle",
22   "preserve_paths": "**/libUMFeedback.a",
23   "libraries": "UMFeedback",
24   "requires_arc": false,
25   "xcconfig": {
26     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UMengFeedback/**\""
27   }