[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 3 / MAVWalktrough / 0.0.5 / MAVWalktrough.podspec.json
blobb4bdc75cf5b1b896002be52ef1c7a4beaaa8660c
2   "name": "MAVWalktrough",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Walktrough",
7   "requires_arc": true,
8   "version": "0.0.5",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "alfredolucomav": "alfredo.luco@mavericks.cool"
15   },
16   "homepage": "https://github.com/alfredolucomav/MAVWalktrough",
17   "source": {
18     "git": "https://github.com/alfredolucomav/MAVWalktrough",
19     "tag": "0.0.5"
20   },
21   "ios": {
22     "frameworks": [
23       "UIKit",
24       "Foundation"
25     ],
26     "source_files": "MAVWalktrough/Sources/**/*.*"
27   },
28   "dependencies": {
29     "MaterialComponents/Buttons": [
31     ]
32   }