blob: 9c71e1a6add1350b879cb2a2532eff9289acaf83 [file] [log] [blame]
{
"name": "UMengFeedback",
"version": "2.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/integration",
"screenshots": "http://dev.umeng.com/files/download/FF12349C253116FA7E3F27C091AEE852.png",
"license": {
"type": "Copyright",
"text": " Copyright 2011 - 2014 UMeng.com. All rights reserved.\n"
},
"authors": {
"UMeng": "feedback-support@umeng.com"
},
"social_media_url": "http://weibo.com/umengcom",
"platforms": {
"ios": "5.0"
},
"source": {
"http": "http://dev.umeng.com/system/resources/W1siZiIsIjIwMTUvMDUvMDUvMTFfMjhfMjdfMzI1X1VNRmVlZGJhY2tfaU9TXzIuMi56aXAiXV0/UMFeedback_iOS_2.2.zip"
},
"resources": [
"**/zh-Hans.lproj/UMFeedbackLocalizable.strings",
"**/Resources/*"
],
"source_files": [
"**/UMFeedback.h",
"**/UMRecorder.h",
"**/UMOpus/*"
],
"preserve_paths": [
"**/libUMFeedback.a",
"**/Base.lproj/UMFeedbackLocalizable.strings",
"**/zh-Hans.lproj/UMFeedbackLocalizable.strings",
"**/Resources/*",
"**/UMOpus/*"
],
"libraries": [
"UMFeedback",
"UMOpus"
],
"frameworks": "AVFoundation",
"requires_arc": true,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UMengFeedback/**\""
}
}