[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 0 / 5 / UMengAnalytics / 3.6.6 / UMengAnalytics.podspec.json
blobc0c0eb930f712dcb37d739f65fc882b464d266d3
2   "name": "UMengAnalytics",
3   "version": "3.6.6",
4   "summary": "UMeng's official Analytics SDK for iOS.",
5   "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",
6   "homepage": "http://dev.umeng.com/analytics/ios/quick-start",
7   "license": {
8     "type": "Copyright",
9     "text": "      Copyright 2011 - 2015 UMeng.com. All rights reserved.\n"
10   },
11   "authors": {
12     "UMeng": "support@umeng.com"
13   },
14   "platforms": {
15     "ios": "4.3"
16   },
17   "source": {
18     "http": "http://dev.umeng.com/system/resources/W1siZiIsIjIwMTUvMTEvMjQvMTNfNTZfMDhfMzIyX3Vtc2RrX0lPU19hbmFseXRpY3NfaWRmYV92My42LjYuemlwIl1d/umsdk_IOS_analytics_idfa_v3.6.6.zip"
19   },
20   "source_files": "**/MobClick.h",
21   "preserve_paths": "**/libMobClickLibrary.a",
22   "libraries": [
23     "MobClickLibrary",
24     "z"
25   ],
26   "requires_arc": false,
27   "xcconfig": {
28     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UMengAnalytics/**\""
29   }