[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 8 / 2 / 0 / StepFlow / 1.1.0 / StepFlow.podspec.json
blob51a16f7976d94cc000bf9cd5ebc0b07442eb06b3
2   "name": "StepFlow",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "StepFlow is way to create a stream of macro steps to be executed.",
6   "homepage": "https://github.com/JARMourato/StepFlow",
7   "authors": {
8     "João Mourato": "joao.armourato@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/JARMourato/StepFlow.git",
12     "tag": "1.1.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": "Sources/StepFlow/*.swift",
22   "module_name": "StepFlow"