[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / c / 0 / BSWFoundation / 0.1.0 / BSWFoundation.podspec.json
blob0f7db49010f6f4eb04dea62e1d3af17af3f1d811
2   "name": "BSWFoundation",
3   "version": "0.1.0",
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": "8.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.1.0"
20   },
21   "source_files": "Source/**/*.{swift,m,h}",
22   "dependencies": {
23     "Alamofire": [
24       "~> 3.3.1"
25     ],
26     "BNRDeferred": [
27       "~> 2.0.0"
28     ],
29     "Decodable": [
30       "~> 0.4.2"
31     ]
32   }