[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / 1 / ComScore-iOS / 3.1510.23 / ComScore-iOS.podspec.json
blobd6c738310e4914b9bce8c01ffd44b1993a7770c3
2   "name": "ComScore-iOS",
3   "version": "3.1510.23",
4   "summary": "Application and Streaming Tag library for iOS",
5   "description": "This library is used to collect application and streaming tagging data 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": "MIT",
8   "authors": {
9     "comScore": "www.comscore.com"
10   },
11   "source": {
12     "git": "https://github.com/comscore/ComScore-iOS-SDK.git",
13     "tag": "3.1510.23"
14   },
15   "social_media_url": "https://twitter.com/comScore",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "public_header_files": "comScore/**/*.h",
20   "preserve_paths": "comScore/**/*.h",
21   "vendored_libraries": "comScore/libcomScore.a",
22   "frameworks": [
23     "SystemConfiguration",
24     "Security"
25   ]