[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / c / 3 / AVDemoCore / 1.0.0 / AVDemoCore.podspec.json
blob84be89a0e92b5a7a092736b3a8fd7a0ad1712a55
2   "name": "AVDemoCore",
3   "version": "1.0.0",
4   "summary": "Conviva SDK for iOS.",
5   "description": "Conviva includes LivePass, ConvivaClient and ConvivaOptions which provide a central configuration for other Conviva services.",
6   "homepage": "https://git.corp.conviva.com/device/conviva-ios-sdk",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2018 Conviva"
10   },
11   "authors": "Conviva, Inc.",
12   "source": {
13     "git": "https://github.com/senthilkumaranandi/AVDemoCore.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "libraries": "sqlite3",
21   "frameworks": [
22     "CoreMedia",
23     "AVFoundation",
24     "SystemConfiguration",
25     "MobileCoreServices"
26   ],
27   "ios": {
28     "frameworks": "CoreTelephony",
29     "vendored_frameworks": "iOS/AVDemoCore.framework"
30   },
31   "tvos": {
32     "vendored_frameworks": "tvOS/AVDemoCore.framework"
33   }