[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / c / 0 / BSWFoundation / 0.2.1 / BSWFoundation.podspec.json
blob4b0fd4b14f18e8208c9ffc0699f1d66ee3143b07
2   "name": "BSWFoundation",
3   "version": "0.2.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": "0.2.1"
20   },
21   "source_files": "Source/**/*.{swift,m,h}",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.0.1"
25     ],
26     "BNRDeferred": [
27       "3.0.0-beta.2"
28     ],
29     "Decodable": [
30       "~> 0.5"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "SWIFT_VERSION": "3.0"
35   },
36   "pushed_with_swift_version": "3.0"