[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / f / 4 / AppLinkSDK-iOS / 0.5.3 / AppLinkSDK-iOS.podspec.json
blob2f912baaaeb473eda2bded101a657833eeb5e2eb
2   "name": "AppLinkSDK-iOS",
3   "module_name": "AppLink",
4   "version": "0.5.3",
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.3"
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"