[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / d / 1 / ComScore-iOS / 5.6.1b / ComScore-iOS.podspec.json
bloba99eb2de5f26c8969f8248341b862bf5ab2874e3
2   "name": "ComScore-iOS",
3   "version": "5.6.1b",
4   "summary": "Official analytics library for iOS from comScore",
5   "description": "This library is used to collect analytics from iOS applications. The library supports apps developed in native Objective C with Apple Xcode or in other languages/tools which can include and use native Objective C libraries.",
6   "homepage": "https://github.com/comscore/ComScore-iOS-SDK",
7   "license": "Custom",
8   "authors": {
9     "comScore": "www.comscore.com"
10   },
11   "source": {
12     "git": "https://github.com/comscore/ComScore-iOS-SDK.git",
13     "tag": "5.6.1b"
14   },
15   "social_media_url": "https://twitter.com/comScore",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "prepare_command": "touch .pod",
20   "vendored_frameworks": "comScore/ComScore.framework",
21   "preserve_paths": "comScore/ComScore.framework",
22   "public_header_files": "comScore/ComScore.framework/Headers/*.h",
23   "source_files": "comScore/ComScore.framework/Headers/*.h",
24   "resource_bundles": {
25     "SCORBundle": ".pod"
26   },
27   "frameworks": [
28     "SystemConfiguration",
29     "Security"
30   ],
31   "libraries": "c++",
32   "module_name": "ComScore",
33   "deprecated_in_favor_of": "ComScore",
34   "deprecated": true