[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 9 / 8 / AppFlow / 0.1.2 / AppFlow.podspec.json
blob30dc40f8084459e9c554b8b83e1d6431e49e6b07
2   "name": "AppFlow",
3   "version": "0.1.2",
4   "summary": "AppFlow provides a type-checked declarative DSL for defining your app's user and data flow.",
5   "description": "AppFlow provides a type-checked declarative DSL for defining your app's user and data flow.\nIt makes it easy to adopt the flow coordinator/controller pattern and keep your UIViewControllers agnostic.",
6   "homepage": "https://github.com/johnpatrickmorgan/AppFlow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "johnpatrickmorgan": "johnpatrickmorganuk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/johnpatrickmorgan/AppFlow.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/jpmmusic",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"