[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / 1 / ComScore-iOS / 5.1.11 / ComScore-iOS.podspec.json
blobeae2c882c203a9bf249d21e462b8c3ab1c3bc785
2   "name": "ComScore-iOS",
3   "version": "5.1.11",
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.1.11"
14   },
15   "social_media_url": "https://twitter.com/comScore",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "vendored_frameworks": "comScore/ComScore.framework",
20   "preserve_paths": "comScore/ComScore.framework",
21   "public_header_files": "comScore/ComScore.framework/Versions/A/Headers/*.h",
22   "source_files": "comScore/ComScore.framework/Versions/A/Headers/*.h",
23   "frameworks": [
24     "SystemConfiguration",
25     "Security"
26   ],
27   "libraries": "c++",
28   "module_name": "ComScore",
29   "deprecated_in_favor_of": "ComScore",
30   "deprecated": true