[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 9 / b / VideoPlsInterfaceController / 0.0.3 / VideoPlsInterfaceController.podspec.json
blob2c5d2bb4f9e5820c153f12ddfac9e7ba3fbe9509
2   "name": "VideoPlsInterfaceController",
3   "version": "0.0.3",
4   "summary": "VideoPls Public Interface Controller.",
5   "description": "'VideoPls Interface Controller for easy using VideoOS and LiveOS.'",
6   "homepage": "https://github.com/Zard1096/VideoPlsInterfaceController.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zard1096": "mr.zardqi@gmail.com",
13     "LiShaoshuai": "lishaoshuai1990@gmail.com",
14     "Bill": "fuleiac@gmail.com"
15   },
16   "source": {
17     "http": "http://global-sdk.videojj.com/iOS_package/VideoPlsInterfaceController/VideoPlsInterfaceController_0.0.3.zip"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "libraries": [
23     "z",
24     "sqlite3"
25   ],
26   "frameworks": [
27     "AVFoundation",
28     "CoreTelephony",
29     "SystemConfiguration",
30     "ImageIO",
31     "MobileCoreServices",
32     "WebKit",
33     "CoreMedia",
34     "Accelerate"
35   ],
36   "dependencies": {
37     "AFNetworking": [
38       "~>3.0"
39     ],
40     "SDWebImage": [
41       "~>4.0"
42     ],
43     "VPLuaViewSDK": [
45     ]
46   },
47   "vendored_frameworks": "VideoPlsInterfaceControllerSDK.framework",
48   "xcconfig": {
49     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) VP_MALL=1 VP_LIVEOS=1"
50   }