[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / d / AJCLibrarySDK / 1.0.1 / AJCLibrarySDK.podspec.json
blob77af7ee31c7a15c81ae3b8cfa43a468e5c0e5ad5
2   "name": "AJCLibrarySDK",
3   "version": "1.0.1",
4   "summary": "A short description of AJLibrary.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iOSLib7/AJCLibrarySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Talaric": "alaric.tmz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iOSLib7/AJCLibrarySDK.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "default_subspecs": "Core",
25   "dependencies": {
26     "MJRefresh": [
28     ]
29   },
30   "subspecs": [
31     {
32       "name": "Core",
33       "vendored_frameworks": "libs/*.{framework}",
34       "resources": "AJBundle.bundle",
35       "preserve_paths": [
36         "AJLibrary.framework/*",
37         "AJBundle.bundle"
38       ],
39       "frameworks": [
40         "OpenGLES",
41         "Foundation",
42         "SystemConfiguration",
43         "OpenAL",
44         "Security",
45         "MediaPlayer",
46         "AVFoundation",
47         "CoreVideo",
48         "CoreAudio",
49         "CoreMedia",
50         "VideoToolbox",
51         "AudioToolbox",
52         "AdSupport",
53         "NetworkExtension",
54         "GLKit"
55       ],
56       "libraries": [
57         "c++.1",
58         "iconv",
59         "z",
60         "bz2.1.0"
61       ],
62       "dependencies": {
63         "HandyJSON": [
64           "~> 5.0.4-beta"
65         ],
66         "Alamofire": [
67           "4.9.1"
68         ],
69         "Firebase/Messaging": [
71         ],
72         "MBProgressHUD": [
74         ],
75         "SnapKit": [
77         ],
78         "CocoaAsyncSocket": [
79           "7.6.5"
80         ],
81         "Material": [
83         ],
84         "lottie-ios": [
85           "2.5.0"
86         ],
87         "SDWebImage": [
88           "~> 5.11.0"
89         ],
90         "AFNetworking": [
91           "~> 4.0.1"
92         ],
93         "FCUUID": [
95         ],
96         "Sodium": [
97           "0.8.0"
98         ],
99         "AliyunOSSiOS": [
101         ],
102         "Masonry": [
104         ],
105         "SDVersion": [
107         ],
108         "SocketRocket": [
110         ],
111         "XCGLogger": [
113         ],
114         "ZipArchive": [
116         ],
117         "LSTCategory": [
119         ],
120         "CHIPageControl": [
122         ],
123         "ZKCycleScrollView": [
125         ],
126         "MobileVLCKit": [
127           "~> 3.6.0"
128         ],
129         "mobile-ffmpeg-full": [
130           "~> 4.4"
131         ]
132       }
133     }
134   ],
135   "swift_version": "5.0"