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