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