[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / d / 1 / GlassfyGlue / 1.3.0 / GlassfyGlue.podspec.json
blob0de685bd910444966bf4767c1e79a9f73c679260
2   "name": "GlassfyGlue",
3   "version": "1.3.0",
4   "summary": "Glassfy Glue",
5   "homepage": "https://github.com/glassfy/glassfy-glue.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "marcopifferi": "piff@glassfy.io"
12   },
13   "source": {
14     "git": "https://github.com/glassfy/glassfy-glue.git",
15     "tag": "1.3.0"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.15"
20   },
21   "source_files": [
22     "Public/*.h",
23     "Sources/*.{h,m}"
24   ],
25   "public_header_files": "Public/*.h",
26   "dependencies": {
27     "Glassfy": [
28       "1.3.1"
29     ]
30   }