[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / 7 / UMengAnalytics-NO-IDFA / 3.5.15 / UMengAnalytics-NO-IDFA.podspec.json
blob7e18ecd6378cf764bb211c89677f70a59e4c4b4c
2   "name": "UMengAnalytics-NO-IDFA",
3   "version": "3.5.15",
4   "summary": "UMeng's official Analytics SDK(no-idfa) 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/W1siZiIsIjIwMTUvMDkvMTUvMTZfNDVfMTdfNDI1X3Vtc2RrX0lPU19hbmFseXRpY3Nfbm9faWRmYV92My41LjE1LnppcCJdXQ/umsdk_IOS_analytics_no-idfa_v3.5.15.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-NO-IDFA/**\""
29   }