[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 4 / CoviuSDKiOS / 0.0.1 / CoviuSDKiOS.podspec.json
bloba951038b76ba592b1cec3621267a23356df92e08
2   "name": "CoviuSDKiOS",
3   "version": "0.0.1",
4   "summary": "Coviu interface in your native app.",
5   "homepage": "https://coviu.com",
6   "authors": {
7     "Jeff Wang": "jeff.wang@coviu.com"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "https://s3-ap-southeast-2.amazonaws.com/sdk.coviu.com/0.0.1/LICENSE"
12   },
13   "platforms": {
14     "ios": "9.1"
15   },
16   "source": {
17     "http": "https://s3-ap-southeast-2.amazonaws.com/sdk.coviu.com/0.0.1/CoviuSDKiOS.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "CoviuSDKiOS.framework",
21     "resources": "CoviuSDKiOS.bundle"
22   },
23   "frameworks": [
24     "VideoToolbox",
25     "CoreData",
26     "CoreGraphics",
27     "MobileCoreServices",
28     "AssetsLibrary",
29     "CoreLocation",
30     "GLKit",
31     "WebKit",
32     "SystemConfiguration",
33     "AudioToolbox",
34     "AVFoundation",
35     "CoreMedia",
36     "CoreVideo",
37     "OpenGLES",
38     "QuartzCore",
39     "UIKit"
40   ],
41   "libraries": [
42     "c++",
43     "z",
44     "sqlite3"
45   ],
46   "compiler_flags": [
47     "-ObjC",
48     "-all_load"
49   ]