[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 4 / 3 / 6 / FlowKit / 0.1.2 / FlowKit.podspec.json
blobaa01cdc8f819a8f2017dd06a653d4d93508c86bd
2   "name": "FlowKit",
3   "version": "0.1.2",
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.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": "UIKit",
23   "source_files": "FlowKit/*.swift",
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"