[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / c / 0 / YatLib / 0.2.1 / YatLib.podspec.json
blobecded6cade074337176f3633ca7dd0e9032e4420
2   "name": "YatLib",
3   "version": "0.2.1",
4   "license": "3-Clause BSD License",
5   "summary": "Yat partner integration library for iOS.",
6   "homepage": "https://github.com/yat-labs/yat-lib-ios",
7   "authors": {
8     "The Tari Development Team": "info@tari.com"
9   },
10   "source": {
11     "git": "https://github.com/yat-labs/yat-lib-ios.git",
12     "tag": "0.2.1"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5",
18   "source_files": "YatLib/**/*.{h,swift}",
19   "resources": "YatLib/**/*.{lproj,xcassets,otf,json}",
20   "ios": {
21     "dependencies": {
22       "TariCommon": [
23         "~> 0.1.0"
24       ]
25     }
26   },
27   "swift_version": "5"