[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / d / ViscoveryADSDK / 1.2.2 / ViscoveryADSDK.podspec.json
blobd3ad0cb25882ca2aa95cce39676f8a2150b6411c
2   "name": "ViscoveryADSDK",
3   "version": "1.2.2",
4   "summary": "Viscovery VidSense SDK",
5   "description": "Integrate with Google IMA and provide simple APIs.",
6   "requires_arc": true,
7   "pod_target_xcconfig": {
8     "SWIFT_VERSION": "3.0"
9   },
10   "homepage": "https://github.com/viscovery/viscovery-ad-sdk-ios",
11   "license": {
12     "type": "Apache 2",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "boska lee": "boska.lee@viscovery.com"
17   },
18   "source": {
19     "git": "https://github.com/viscovery/viscovery-ad-sdk-ios.git",
20     "tag": "1.2.2"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "ios": {
26     "frameworks": "AVFoundation"
27   },
28   "source_files": "ViscoveryADSDK/Classes/**/*",
29   "dependencies": {
30     "SWXMLHash": [
31       "~> 3.0"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"