[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 4 / d / FlurrySDK / 4.2.1 / FlurrySDK.podspec.json
blob5b217e731a69db05dc1519be66a06e0446e8a1de
2   "name": "FlurrySDK",
3   "version": "4.2.1",
4   "license": "Commercial",
5   "summary": "FlurrySDK for analytics reporting.",
6   "homepage": "http://www.flurry.com",
7   "authors": {
8     "Flurry": "http://www.flurry.com"
9   },
10   "source": {
11     "git": "https://github.com/amitvaghela/FlurryAnalytics.git",
12     "tag": "4.2.1"
13   },
14   "description": "FlurrySDK for analytics tracking and reporting.",
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "**/*.h",
19   "preserve_paths": "**/*.a",
20   "libraries": "Flurry",
21   "xcconfig": {
22     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/FlurrySDK/Flurry\""
23   },
24   "frameworks": [
25     "SystemConfiguration",
26     "UIKit"
27   ],
28   "requires_arc": false,
29   "deprecated_in_favor_of": "Flurry-iOS-SDK"