[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / b / 6 / MKWalkthrough / 1.0.5 / MKWalkthrough.podspec.json
blobcb7b917d04a798fb56c1e58bd59cae07e9b5214a
2   "name": "MKWalkthrough",
3   "version": "1.0.5",
4   "summary": "An iOS Swift framework to create an engaging walkthrough with only one line of code.",
5   "description": "An iOS Swift framework to create an engaging walkthrough with only one line of code.",
6   "homepage": "https://github.com/minamakary25/MKWalkthrough-Swift",
7   "screenshots": "http://particlesdev.com/MKWalkthrough.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "minamakary25": "minamakary25@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/minamakary25/MKWalkthrough-Swift.git",
17     "branch": "master",
18     "tag": "1.0.5"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "MKWalkthrough/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "CoreGraphics"
27   ],
28   "pushed_with_swift_version": "3.0"