[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / c / bais-ios / 0.1.4 / bais-ios.podspec.json
blob2e865ffd2a3bb338d91f0c8d49a87310c7f58812
2   "name": "bais-ios",
3   "version": "0.1.4",
4   "summary": "Breezy architecture in Swift for building iOS applications.",
5   "description": "* Breezy architecture in Swift for building iOS applications. It offers lots of functions which simple and easy to use for developer.",
6   "homepage": "https://github.com/Mioke/SwiftArchitectureWithPOP",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mioke Klein": "mioke0428@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Mioke/SwiftArchitectureWithPOP.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "Alamofire": [
28     ],
29     "FMDB": [
31     ],
32     "KMCache": [
34     ]
35   },
36   "source_files": "swiftArchitecture/Base/**/*.swift",
37   "pushed_with_swift_version": "3.0"