[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / b / AJLibrary / 5.0.3 / AJLibrary.podspec.json
blobe291a7a050c2f88d46e77cd704a49e44f5dbf2ad
2   "name": "AJLibrary",
3   "version": "5.0.3",
4   "summary": "A short description of AJLibrary.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iOSbug/AJLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tianbao Wang": "519955268@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/iOSbug/AJLibrary.git",
16     "tag": "5.0.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "default_subspecs": "Core",
23   "dependencies": {
24     "MJRefresh": [
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "Core",
31       "vendored_frameworks": "libs/*.{framework}",
32       "resources": "AJBundle.bundle",
33       "preserve_paths": [
34         "AJLibrary.framework/*",
35         "AJBundle.bundle"
36       ],
37       "frameworks": [
38         "OpenGLES",
39         "Foundation",
40         "SystemConfiguration",
41         "OpenAL",
42         "Security",
43         "MediaPlayer",
44         "AVFoundation",
45         "CoreVideo",
46         "CoreAudio",
47         "CoreMedia",
48         "VideoToolbox",
49         "AudioToolbox",
50         "AdSupport",
51         "NetworkExtension",
52         "GLKit"
53       ],
54       "libraries": [
55         "c++.1",
56         "iconv",
57         "z",
58         "bz2.1.0"
59       ],
60       "dependencies": {
61         "HandyJSON": [
62           "~> 5.0.3-beta"
63         ],
64         "Alamofire": [
65           "5.6.2"
66         ],
67         "Firebase/Crashlytics": [
69         ],
70         "Firebase/Core": [
72         ],
73         "Firebase/Messaging": [
75         ],
76         "Firebase/Analytics": [
78         ],
79         "MBProgressHUD": [
81         ],
82         "SnapKit": [
84         ],
85         "CocoaAsyncSocket": [
86           "7.6.5"
87         ],
88         "Material": [
90         ],
91         "lottie-ios": [
92           "3.4.4"
93         ],
94         "EFMarkdown": [
96         ],
97         "SDWebImage": [
98           "~> 5.11.0"
99         ],
100         "AFNetworking": [
101           "~> 4.0.1"
102         ],
103         "FCUUID": [
105         ],
106         "CocoaSecurity": [
108         ],
109         "Sodium": [
110           "0.8.0"
111         ],
112         "AliyunOSSiOS": [
114         ],
115         "Masonry": [
117         ],
118         "SDVersion": [
120         ],
121         "SocketRocket": [
123         ],
124         "XCGLogger": [
126         ],
127         "ZipArchive": [
129         ],
130         "LSTCategory": [
132         ],
133         "CHIPageControl": [
135         ],
136         "ZKCycleScrollView": [
138         ],
139         "MobileVLCKit": [
140           "3.4.0"
141         ],
142         "mobile-ffmpeg-full": [
143           "4.4"
144         ]
145       }
146     }
147   ],
148   "swift_version": "5.0"