[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 5 / a / BlowMindStyle / 0.9.1 / BlowMindStyle.podspec.json
blob6598789665092a88087f1609d5a3cafd696ae581
2   "name": "BlowMindStyle",
3   "version": "0.9.1",
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.9.1"
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"