[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 2 / VideoPlsUtilsPlatform / 1.8.7 / VideoPlsUtilsPlatform.podspec.json
blob4d512d65c07f0fc7c680533f0b6ed00cdf63ff09
2   "name": "VideoPlsUtilsPlatform",
3   "version": "1.8.7",
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/Zard1096/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://cytroncdn.videojj.com/iOS_package/VideoPlsUtilsPlatform/VideoPlsUtilsPlatformSDK_1.8.7.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   ],
35   "dependencies": {
36     "AFNetworking": [
37       "~>3.0"
38     ],
39     "SDWebImage": [
40       "~>4.0"
41     ],
42     "VPLuaViewSDK": [
44     ]
45   },
46   "vendored_frameworks": "VideoPlsUtilsPlatformSDK.framework"