[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 9 / 0 / AppLinkAI / 1.0.2 / AppLinkAI.podspec.json
blob4e1507444abb90c8d4d350791cab27e0805aca47
2   "name": "AppLinkAI",
3   "swift_versions": "5.5",
4   "version": "1.0.2",
5   "summary": "An easy-to-use library for implementing deeplinking and deferred deeplinking in iOS apps.",
6   "description": "AppLinkAI is a powerful library that simplifies the process of implementing deeplinks\nand deferred deeplinks in iOS applications. It provides a clean and intuitive API to handle \nincoming deeplinks and route them to the appropriate parts of your app.",
7   "homepage": "https://github.com/CoinStatsHQ/AppLinkAI",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "arturdev": "mkrtarturdev@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/CoinStatsHQ/AppLinkAI.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "13.0",
21     "osx": "11.0"
22   },
23   "vendored_frameworks": "AppLinkAI.xcframework",
24   "swift_version": "5.5"