blob: e3484a73d886fbb9b5c0ac50cd59b8e572002bfc [file] [log] [blame]
{
"name": "UMengAnalytics",
"version": "3.6.4",
"summary": "UMeng's official Analytics SDK for iOS.",
"description": " UMeng Analytics SDK for analytics tracking and reporting.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "http://dev.umeng.com/analytics/ios/quick-start",
"license": {
"type": "Copyright",
"text": " Copyright 2011 - 2015 UMeng.com. All rights reserved.\n"
},
"authors": {
"UMeng": "support@umeng.com"
},
"platforms": {
"ios": "4.3"
},
"source": {
"http": "http://dev.umeng.com/system/resources/W1siZiIsIjIwMTUvMDkvMjgvMTNfNTBfMDlfMTc5X3Vtc2RrX0lPU19hbmFseXRpY3NfaWRmYV92My42LjQuemlwIl1d/umsdk_IOS_analytics_idfa_v3.6.4.zip"
},
"source_files": "**/MobClick.h",
"preserve_paths": "**/libMobClickLibrary.a",
"libraries": [
"MobClickLibrary",
"z"
],
"requires_arc": false,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UMengAnalytics/**\""
}
}