[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / c / bais-ios / 0.2.1 / bais-ios.podspec.json
blobc3585a8e08b557084d0413ae8abbbadd00e99406
2   "name": "bais-ios",
3   "version": "0.2.1",
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.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "Alamofire": [
28     ],
29     "FMDB": [
31     ]
32   },
33   "source_files": "swiftArchitecture/Base/**/*.swift",
34   "pushed_with_swift_version": "3.0"