[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / 6 / FlowKit / 0.1.1 / FlowKit.podspec.json
blob7d41fd841067c4dffdaff4a830dd54035d7d75fd
2   "name": "FlowKit",
3   "version": "0.1.1",
4   "summary": "Screenflow management for iOS Edit",
5   "description": "Define screen flows easily with FlowKit.\nElegant syntax, clear separation of concerns and testability makes it\na perfect add-on for your current MV* setup.",
6   "homepage": "https://github.com/FilipZawada/FlowKit",
7   "license": {
8     "type": "MIT",
9     "file": "./LICENSE"
10   },
11   "authors": {
12     "Filip Zawada": ""
13   },
14   "social_media_url": "https://twitter.com/Filip_Zawada",
15   "source": {
16     "git": "https://github.com/FilipZawada/FlowKit.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": "UIKit",
23   "source_files": "FlowKit/*.swift",
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"