[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / c / 0 / BSWFoundation / 1.3.1 / BSWFoundation.podspec.json
blob49bea246cec1c2d752898cd2c2bcc4f97a131d75
2   "name": "BSWFoundation",
3   "version": "1.3.1",
4   "summary": "This framework creates the infrastructure that it's used throughout Blurred Software's projects.",
5   "homepage": "https://github.com/BlurredSoftware/BSWFoundation",
6   "license": "MIT",
7   "authors": {
8     "Pierluigi Cifani": "pcifani@blurredsoftware.com"
9   },
10   "social_media_url": "http://twitter.com/piercifani",
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.11",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/BlurredSoftware/BSWFoundation.git",
19     "tag": "1.3.1"
20   },
21   "source_files": "Source/**/*.{swift,m,h}",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.5.1"
25     ],
26     "BNRDeferred": [
27       "3.1.2"
28     ],
29     "KeychainAccess": [
30       "~> 3.1.0"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "SWIFT_VERSION": "4.0"
35   },
36   "pushed_with_swift_version": "4.0.0"