[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / f / 4 / AppLinkSDK-iOS / 0.5.2 / AppLinkSDK-iOS.podspec.json
blob7e2eefb25c6023c8fde8e7992de91671c3624276
2   "name": "AppLinkSDK-iOS",
3   "module_name": "AppLink",
4   "version": "0.5.2",
5   "summary": "Deep link service provided for iOS",
6   "description": "Helps create and recognize deep links in apps developed for iOS.",
7   "homepage": "https://github.com/vlending-dev/applink-ios-sdk",
8   "license": {
9     "type": "Apache-2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Vlending Co., Ltd.": "https://www.vlending.kr"
14   },
15   "source": {
16     "git": "https://github.com/vlending-dev/applink-ios-sdk.git",
17     "tag": "0.5.2"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "ios": {
23     "vendored_frameworks": "Framework/AppLink.xcframework"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "swift_versions": "5.10",
30   "swift_version": "5.10"