[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / 7 / RTMTokenBuilder / 1.0.2 / RTMTokenBuilder.podspec.json
blob04e376441390ebd867a2a0cd034d990c73465470
2   "name": "RTMTokenBuilder",
3   "version": "1.0.2",
4   "summary": "TokenBuilder",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZYP": "xxx@agora.io"
13   },
14   "source": {
15     "git": "https://github.com/zhuyuping/RTMTokenBuilder.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "RtmTokenTool/**/*.{h,m,mm,cpp}",
22   "public_header_files": "RtmTokenTool/TokenBuilder.h",
23   "swift_versions": "5.0",
24   "static_framework": true,
25   "dependencies": {
26     "OpenSSL-Universal": [
27       "1.0.2.17"
28     ]
29   },
30   "ios": {
31     "libraries": [
32       "z",
33       "c++"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "swift_version": "5.0"