[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 8 / 6 / Flix / 0.7.0-alpha.1 / Flix.podspec.json
blob44173c93b02e99b47f8054ff3a8630cce2863545
2   "name": "Flix",
3   "version": "0.7.0-alpha.1",
4   "summary": "iOS form builder in Swift",
5   "homepage": "https://github.com/DianQK/Flix",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DianQK": "dianqk@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/DianQK/Flix.git",
15     "tag": "0.7.0-alpha.1"
16   },
17   "source_files": "Flix/**/*.swift",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "RxSwift": [
25       ">= 4.0.0-beta.1"
26     ],
27     "RxCocoa": [
28       ">= 4.0.0-beta.1"
29     ],
30     "RxDataSources": [
31       ">= 3.0.0-beta.1"
32     ]
33   },
34   "platforms": {
35     "ios": "9.0"
36   },
37   "pushed_with_swift_version": "4.0"