[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 2 / f / 8 / BrickSwift / 1.0.0 / BrickSwift.podspec.json
blobb39dcfed50f34917b22e3b0d76d5710f1ec76f4c
2   "name": "BrickSwift",
3   "version": "1.0.0",
4   "summary": "Common tool classes and reactive extensions for swift projects",
5   "description": "Common tool classes and reactive extensions for swift projects.\nMVVM\n...",
6   "homepage": "https://github.com/anwent/brick-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "anwent": "zhihaozhanggm@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/anwent/brick-swift.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "swift_versions": "5.1",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "HandyJSON": [
30     ],
31     "RxSwift": [
33     ],
34     "RxCocoa": [
36     ],
37     "SnapKit": [
39     ]
40   },
41   "swift_version": "5.1"