[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 6 / 1 / XXIMSDK / 0.0.4 / XXIMSDK.podspec.json
blob1f385a305033dd123f4dddfb82a7bf8ee82283b6
2   "name": "XXIMSDK",
3   "version": "0.0.4",
4   "summary": "群聊SDK",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "layne": "slei@yxt.com"
11   },
12   "homepage": "https://meet.yxt.com",
13   "description": "TODO: Add long description of the pod here.",
14   "frameworks": [
15     "UIKit",
16     "MediaPlayer",
17     "AVFoundation"
18   ],
19   "libraries": "c++",
20   "xcconfig": {
21     "VALID_ARCHS": "arm64"
22   },
23   "source": {
24     "git": "git@e.coding.net:me_zqx/yunxuetang/XXIMSDK.git",
25     "tag": "0.0.4"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "pod_target_xcconfig": {
31     "VALID_ARCHS": "arm64"
32   },
33   "platforms": {
34     "ios": "10.0"
35   },
36   "ios": {
37     "vendored_frameworks": "XXIMSDK.framework"
38   }