[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 6 / 7 / 9 / LAIXAlixSDK / 1.0.1 / LAIXAlixSDK.podspec.json
blob00e75164c5baf7cdd1c8ae466eff357ffd78f89d
2   "name": "LAIXAlixSDK",
3   "module_name": "AlixSDK",
4   "version": "1.0.1",
5   "summary": "A short description of Azreal.",
6   "description": "a alix framework, written in Swift",
7   "license": "MIT",
8   "homepage": "https://git.llsapp.com/bot/azreal",
9   "authors": {
10     "junjie.wu01": "junjie.wu01@liulishuo.com"
11   },
12   "source": {
13     "http": "https://cdn.llscdn.com/binary/swift/5.5/framework/AlixSDK/version/1.0.1_Module_Stable.zip",
14     "type": "zip"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": [
20     "AlixSDK.framework/Headers/*.h"
21   ],
22   "frameworks": [
23     "CoreMedia",
24     "CoreTelephony",
25     "SystemConfiguration",
26     "Accelerate",
27     "AudioToolbox",
28     "AVFoundation",
29     "UIKit"
30   ],
31   "libraries": [
32     "resolv",
33     "c++"
34   ],
35   "static_framework": true,
36   "swift_versions": "5.0",
37   "requires_arc": false,
38   "public_header_files": [
39     "AlixSDK.framework/Headers/*.h"
40   ],
41   "private_header_files": [
42     "Azreal/Components/LingoUDID/OpenUDID.h"
43   ],
44   "pod_target_xcconfig": {
45     "DEFINES_MODULE": "YES",
46     "CLANG_ENABLE_MODULES": "YES"
47   },
48   "dependencies": {
49     "AgoraRtcEngine_Special_iOS": [
50       "~> 2.9"
51     ],
52     "AgoraRtm_iOS": [
53       "1.4.7"
54     ]
55   },
56   "vendored_frameworks": [
57     "AlixSDK.framework"
58   ],
59   "swift_version": "5.0"