blob: b609dfcba8abb74c61e94ad776347e7356d2732c [file] [log] [blame]
{
"name": "UMengFeedbackSDK",
"version": "2.3.7",
"summary": "UMeng's official Feedback SDK for iOS.",
"homepage": "http://dev.umeng.com",
"license": {
"type": "LGPL",
"text": " ® 1998 - 2014 UMeng All Rights Reserved.\n"
},
"authors": {
"UMeng": "support@umeng.com"
},
"source": {
"git": "https://github.com/appwgh/UMengFeedbackSDK.git",
"tag": "2.3.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "libUMengFeedbackSDK/*.{h,m}",
"public_header_files": "libUMengFeedbackSDK/*.h",
"resource_bundles": {
"UMengFeedbackSDK": "Resources/*.{lproj,png}"
},
"vendored_libraries": "libUMengFeedbackSDK/libUMFeedback.a"
}