[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 7 / 9 / LAIXAlixSDK / 1.0.0 / LAIXAlixSDK.podspec.json
blobb4453681e9f087ba228823e0d3bab6ac12257938
2   "name": "LAIXAlixSDK",
3   "module_name": "AlixSDK",
4   "version": "1.0.0",
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.2/framework/AlixSDK/version/1.0.0_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   "dependencies": {
39     "AgoraRtcEngine_Special_iOS": [
40       "~> 2.9"
41     ],
42     "AgoraRtm_iOS": [
43       "1.4.7"
44     ]
45   },
46   "pod_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "vendored_frameworks": [
53     "AlixSDK.framework"
54   ],
55   "public_header_files": [
56     "AlixSDK.framework/Headers/*.h"
57   ],
58   "swift_version": "5.0"