[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 0 / 5 / UMengAnalytics / 4.0.2 / UMengAnalytics.podspec.json
blob564ee8af604222ba167a1b5bb03cf14f6318cdba
2   "name": "UMengAnalytics",
3   "version": "4.0.2",
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!",
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/W1siZiIsIjIwMTYvMDUvMTgvMTVfMjJfNDdfNjQzX3Vtc2RrX0lPU19hbmFseWljc19pZGZhX3Y0LjAuMi56aXAiXV0/umsdk_IOS_analyics_idfa_v4.0.2.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   }