[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 5 / a / BlowMindStyle / 0.8.5 / BlowMindStyle.podspec.json
blob8502bf2fdee62f1879c2bbd7ecf53bc900d74c37
2   "name": "BlowMindStyle",
3   "version": "0.8.5",
4   "summary": "Framework that will help to orginize styles in your app.",
5   "description": "Framework that will help to orginize styles in your app. Requires swift 5.1 and XCode 11.",
6   "homepage": "https://github.com/BlowMindStyle/BlowMindStyle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gotyanov": "Aleksey.Gotyanov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BlowMindStyle/BlowMindStyle.git",
16     "tag": "0.8.5"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/BlowMindStyle/**/*.swift",
23   "swift_versions": "5.1",
24   "dependencies": {
25     "RxSwift": [
26       "> 4.5"
27     ],
28     "RxCocoa": [
29       "> 4.5"
30     ]
31   },
32   "swift_version": "5.1"