[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / c / 0 / 2 / VideoPlsUtilsPlatform / 1.0.1 / VideoPlsUtilsPlatform.podspec.json
blob800cdee2da48987292d83f5d992ecfd079a14626
2   "name": "VideoPlsUtilsPlatform",
3   "version": "1.0.1",
4   "summary": "A private Utils Platform framework for VideoPls.",
5   "description": "A private Utils Platform framework for VideoPls.Including Networking, LoadImage, MQTT, Encryption",
6   "homepage": "https://github.com/Venvy-dev/VideoPlsUtilsPlatform",
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": "https://global-sdk.videojj.com/iOS_package/VideoPlsInterfaceControllerSDK/VideoPlsInterfaceControllerSDK_1.0.1.zip"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   },
23   "libraries": [
24     "z",
25     "sqlite3"
26   ],
27   "frameworks": [
28     "AVFoundation",
29     "CoreTelephony",
30     "SystemConfiguration",
31     "ImageIO",
32     "MobileCoreServices",
33     "WebKit",
34     "CoreMedia",
35     "Accelerate"
36   ],
37   "dependencies": {
38     "AFNetworking": [
39       "~>3.0"
40     ],
41     "SDWebImage": [
42       "~>4.0"
43     ],
44     "VPLuaViewSDK": [
46     ]
47   },
48   "vendored_frameworks": "VideoPlsInterfaceControllerSDK.framework"