[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / c / 0 / BSWFoundation / 2.4.0 / BSWFoundation.podspec.json
blob071e206df17243c86f55ae1c758338d6e5e6b8ee
2   "name": "BSWFoundation",
3   "version": "2.4.0",
4   "summary": "This framework creates the infrastructure that it's used throughout TheLeftBit's projects.",
5   "homepage": "https://github.com/TheLeftBit/BSWFoundation",
6   "license": "MIT",
7   "authors": {
8     "Pierluigi Cifani": "pcifani@theleftbit.com"
9   },
10   "platforms": {
11     "ios": "9.0",
12     "osx": "10.11",
13     "watchos": "2.0",
14     "tvos": "9.0"
15   },
16   "swift_version": "5.0",
17   "module_name": "BSWFoundation",
18   "source": {
19     "git": "https://github.com/TheLeftBit/BSWFoundation.git",
20     "tag": "2.4.0"
21   },
22   "source_files": "Source/**/*.{swift,m,h}",
23   "dependencies": {
24     "BNRDeferred": [
25       "~> 4.0.0"
26     ],
27     "KeychainAccess": [
28       "~> 3.2.0"
29     ]
30   }