blob: f8107c3473369b85d01558101537be9950efc02a [file] [log] [blame]
{
"name": "UMengAnalyticsSDK",
"version": "3.6.5",
"summary": "UMeng's official Analytics SDK(no-idfa) 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/UMengAnalyticsSDK.git",
"tag": "3.6.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "libUMengAnalyticsSDK/*.h",
"public_header_files": "libUMengAnalyticsSDK/*.h",
"vendored_libraries": "libUMengAnalyticsSDK/libMobClickLibrary.a",
"libraries": "z"
}