[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 4 / 7 / a / SwiftyWalkthough / 1.0 / SwiftyWalkthough.podspec.json
blob794974b665b4c39343a1da2f61926264f9c2e58e
2   "name": "SwiftyWalkthough",
3   "version": "1.0",
4   "summary": "Walkthough controller using UIViewcontrollers written in swift 3",
5   "description": "Walkthough controller using UIViewcontrollers written in swift 3. Just pass an array of UIViewControllers to SwitfyWalkthough",
6   "homepage": "https://github.com/chaser79/SwiftyWalkthough",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "<Luke Chase>": "<info@frontflipstudios.com>"
13   },
14   "source": {
15     "git": "https://github.com/chaser79/SwiftyWalkthough.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SwityWalkthoughSource/*",
22   "pushed_with_swift_version": "3.1\n3.0"