[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 4 / d / FlurrySDK / 4.2.4 / FlurrySDK.podspec.json
bloba89adf1acffb8f16fac4003983cb113ff873e54a
2   "name": "FlurrySDK",
3   "version": "4.2.4",
4   "license": {
5     "type": "Commercial",
6     "text": "Developer's use of the SDK is governed by the license in the applicable Flurry Terms of Service.  Some components of the SDK are governed by open source software licenses.  In the event of any conflict between the license in the applicable Flurry Terms of Service and the applicable open source license, the terms of the open source license shall prevail with respect to those components."
7   },
8   "summary": "FlurrySDK for analytics reporting.",
9   "homepage": "http://www.flurry.com",
10   "authors": {
11     "Flurry": "http://www.flurry.com"
12   },
13   "source": {
14     "git": "https://github.com/AntonPalich/Flurry.git",
15     "tag": "4.2.4"
16   },
17   "description": "FlurrySDK for analytics tracking and reporting.",
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "Flurry/**/*.h",
22   "preserve_paths": "Flurry/**/*.a",
23   "libraries": "Flurry_4.2.4",
24   "xcconfig": {
25     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/FlurrySDK/Flurry\""
26   },
27   "frameworks": [
28     "SystemConfiguration",
29     "UIKit",
30     "Security",
31     "CoreGraphics"
32   ],
33   "requires_arc": false,
34   "deprecated_in_favor_of": "Flurry-iOS-SDK"