[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / f / 8 / BrickSwift / 0.0.1 / BrickSwift.podspec.json
blob6e256faaeab1df9678c7fef3bcf885b46e8a8980
2   "name": "BrickSwift",
3   "version": "0.0.1",
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": "0.0.1"
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   },
38   "swift_version": "5.1"