[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 1 / 2 / MoonWalker / 0.0.2 / MoonWalker.podspec.json
blob2c7fb903a239df907e2c36ef7b1c611ee2e01a53
2   "name": "MoonWalker",
3   "version": "0.0.2",
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": "v0.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/**",
22   "frameworks": "UIKit"