[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 2 / 9 / b / VideoPlsInterfaceController / 2.0.9 / VideoPlsInterfaceController.podspec.json
blobffb787a178256cd2c8d94400a8e1bab39815e526
2   "name": "VideoPlsInterfaceController",
3   "version": "2.0.9",
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.oss-cn-beijing.aliyuncs.com/iOS_package/VideoPlsInterfaceControllerSDK/VideoPlsInterfaceControllerSDK-2.0.9.zip"
18   },
19   "platforms": {
20     "ios": "8.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   },
41   "vendored_frameworks": "VideoPlsInterfaceControllerSDK.framework",
42   "xcconfig": {
43     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) VP_LIVEOS=1"
44   }