blob: 378ec7d0bd93635f9ef7e5ba6d63e980cee11c71 [file] [log] [blame]
{
"name": "UMengFeedback",
"version": "1.4",
"summary": "UMeng's official Feedback SDK for iOS.",
"description": "UMeng Feedback SDK provide users and developers two way feedback communication.",
"homepage": "http://dev.umeng.com/sdkdownload/sdkdownload_fb_ios.html",
"license": {
"type": "Copyright",
"text": " Copyright 2011 - 2013 UMeng.com. All rights reserved.\n"
},
"authors": {
"UMeng": "support@umeng.com"
},
"source": {
"http": "http://dev.umeng.com/files/download/UMFeedback_iOS_1.4.zip"
},
"platforms": {
"ios": "4.3"
},
"source_files": "UMFeedback_iOS_1.4/UMFeedback.h",
"preserve_paths": "UMFeedback_iOS_1.4/libUMFeedback.a",
"resources": "UMFeedback_iOS_1.4/umFeedback.bundle",
"libraries": "UMFeedback",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UMengFeedback/**\""
},
"requires_arc": false
}