[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / c / 0 / BSWFoundation / 2.0.3 / BSWFoundation.podspec.json
blobd2b680cb494dfa7d6bb83ed0cd3f8e138da128e9
2   "name": "BSWFoundation",
3   "version": "2.0.3",
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": "4.2",
17   "module_name": "BSWFoundation",
18   "source": {
19     "git": "https://github.com/TheLeftBit/BSWFoundation.git",
20     "tag": "2.0.3"
21   },
22   "source_files": "Source/**/*.{swift,m,h}",
23   "dependencies": {
24     "BNRDeferred": [
25       "3.3.2"
26     ],
27     "KeychainAccess": [
28       "~> 3.1.0"
29     ]
30   }