[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 2 / VideoPlsUtilsPlatform / 1.7.4 / VideoPlsUtilsPlatform.podspec.json
blobfe8b2078f48150da5c387fee045165410a9850d4
2   "name": "VideoPlsUtilsPlatform",
3   "version": "1.7.4",
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.7.4.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   ],
34   "dependencies": {
35     "AFNetworking": [
36       "~>3.0"
37     ],
38     "SDWebImage": [
39       "~>4.0"
40     ]
41   },
42   "vendored_frameworks": "VideoPlsUtilsPlatformSDK.framework"