[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / c / 0 / BSWFoundation / 1.0.0 / BSWFoundation.podspec.json
blob0f62d249212c25b9c1a6d68332ea149d68384af8
2   "name": "BSWFoundation",
3   "version": "1.0.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": "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.0.0"
20   },
21   "source_files": "Source/**/*.{swift,m,h}",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.3.0"
25     ],
26     "BNRDeferred": [
27       "3.0.0-rc.2"
28     ],
29     "Decodable": [
30       "~> 0.5"
31     ],
32     "KeychainAccess": [
33       "~> 3.0.1"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "SWIFT_VERSION": "3.0.1"
38   },
39   "pushed_with_swift_version": "3.0.1"