[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 3 / 0 / 5 / UMengAnalytics / 4.1.4 / UMengAnalytics.podspec.json
blob922416bc99930a61751de342cc7533a2982a6d28
2   "name": "UMengAnalytics",
3   "version": "4.1.4",
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/W1siZiIsIjIwMTYvMTEvMTQvMTBfNTZfNDJfNTE3X3Vtc2RrX0lPU19hbmFseWljc19pZGZhX3Y0LjEuNC56aXAiXV0/umsdk_IOS_analyics_idfa_v4.1.4.zip"
19   },
20   "vendored_frameworks": "*/UMMobClick.framework",
21   "frameworks": "CoreTelephony",
22   "libraries": [
23     "sqlite3",
24     "z"
25   ],
26   "requires_arc": false,
27   "xcconfig": {
28     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UMengAnalytics/**\""
29   }