[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 1 / 2 / MoonWalker / 1.0.0 / MoonWalker.podspec.json
blob8633c43ce23b230192f946e4069efa20bac6e29d
2   "name": "MoonWalker",
3   "version": "1.0.0",
4   "summary": "An easy to use Walkthrough framework",
5   "description": "I made this Walkthrough framework to provide a simple API\nto allow for rapidly implementing a walkthrough. It does\nmany things for you, but remains fairly minimal. Also,\nI focus heavily on test coverage.",
6   "homepage": "https://github.com/yhkaplan/MoonWalker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yhkaplan": "josh@pepabo.com"
13   },
14   "source": {
15     "git": "https://github.com/yhkaplan/MoonWalker.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Sources/**/*.{h,swift}",
22   "swift_versions": "5.2",
23   "frameworks": "UIKit",
24   "swift_version": "5.2"