[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 4 / d / FlurrySDK / 4.0.1 / FlurrySDK.podspec.json
blobf7326807489774e6e749ea6f1aba759f18a0026f
2   "name": "FlurrySDK",
3   "version": "4.0.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/nvd/FlurryAnalytics.git",
12     "tag": "4.0.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": "SystemConfiguration",
25   "requires_arc": false,
26   "deprecated_in_favor_of": "Flurry-iOS-SDK"