[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / d / AJCLibrarySDK / 1.0.0 / AJCLibrarySDK.podspec.json
blob6b85c64324847ee112582ccd65667bf1cc37923c
2   "name": "AJCLibrarySDK",
3   "version": "1.0.0",
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.0"
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/Crashlytics": [
71         ],
72         "Firebase/Core": [
74         ],
75         "Firebase/Messaging": [
77         ],
78         "Firebase/Analytics": [
80         ],
81         "MBProgressHUD": [
83         ],
84         "SnapKit": [
86         ],
87         "CocoaAsyncSocket": [
88           "7.6.5"
89         ],
90         "Material": [
92         ],
93         "lottie-ios": [
94           "2.5.0"
95         ],
96         "SDWebImage": [
97           "~> 5.11.0"
98         ],
99         "AFNetworking": [
100           "~> 4.0.1"
101         ],
102         "FCUUID": [
104         ],
105         "Sodium": [
106           "0.8.0"
107         ],
108         "AliyunOSSiOS": [
110         ],
111         "Masonry": [
113         ],
114         "SDVersion": [
116         ],
117         "SocketRocket": [
119         ],
120         "XCGLogger": [
122         ],
123         "ZipArchive": [
125         ],
126         "LSTCategory": [
128         ],
129         "CHIPageControl": [
131         ],
132         "ZKCycleScrollView": [
134         ],
135         "MobileVLCKit": [
136           "~> 3.6.0"
137         ],
138         "mobile-ffmpeg-full": [
139           "~> 4.4"
140         ]
141       }
142     }
143   ],
144   "swift_version": "5.0"