[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / c / 6 / LarkSSO / 1.1.1 / LarkSSO.podspec.json
blob53ca57be230091ae47155f0d0f6058bd132a4c9b
2   "name": "LarkSSO",
3   "version": "1.1.1",
4   "summary": "A lib for Feishu/Lark authorization.",
5   "description": "You can get authorization from Feishu/Lark with this lib conveniently.",
6   "homepage": "https://open.feishu.cn",
7   "license": {
8     "type": "Copyright",
9     "text": " Copyright 2021 feishu.cn. All rights reserved.\n"
10   },
11   "authors": {
12     "auth": "@feishu.cn"
13   },
14   "source": {
15     "http": "https://sf3-cn.feishucdn.com/obj/lark-eco-passport/LarkSSO-1.1.1.zip",
16     "type": "zip"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
23   },
24   "public_header_files": "LarkSSO/LarkSSO.framework/Headers/*.h",
25   "source_files": "LarkSSO/LarkSSO.framework/Headers/*.h",
26   "resources": "LarkSSO/LarkSSO.bundle",
27   "vendored_frameworks": "LarkSSO/LarkSSO.framework",
28   "swift_version": "5.3"