[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / c / 0 / BSWFoundation / 0.2.3 / BSWFoundation.podspec.json
blob85cdfa6583a5b37e6108ac7969c22104d4e3a8d0
2   "name": "BSWFoundation",
3   "version": "0.2.3",
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.3"
20   },
21   "source_files": "Source/**/*.{swift,m,h}",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.0.1"
25     ],
26     "BNRDeferred": [
27       "3.0.0-rc.1"
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"