[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 8 / a / NGSTutorial / 1.0.0 / NGSTutorial.podspec.json
blobfe9eca0691a8410881bf69eb2919cf704a27e588
2   "name": "NGSTutorial",
3   "version": "1.0.0",
4   "summary": "Tutorial Controller",
5   "description": "Framework to build interactive tutorials",
6   "homepage": "https://github.com/PauliusVindzigelskis/NGSTutorial",
7   "screenshots": "https://user-images.githubusercontent.com/2383901/33856667-70c34d46-de8e-11e7-9ece-945037ca00de.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Paulius Vindzigelskis": "p.vindzigelskis@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/PauliusVindzigelskis/NGSTutorial.git",
17     "tag": "R1.0/1.0.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Library/**/*.{h,m}",
23   "public_header_files": "Library/**/*.h",
24   "frameworks": [
25     "UIKit",
26     "MapKit"
27   ],
28   "dependencies": {
29     "JMHoledView": [
31     ],
32     "Masonry": [
34     ]
35   }