[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / d / 1 / GlassfyGlue / 1.3.5 / GlassfyGlue.podspec.json
blob65d583f60f83eec4fe5ca30365f2e4eae079f622
2   "name": "GlassfyGlue",
3   "version": "1.3.5",
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.5"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.15"
20   },
21   "source_files": [
22     "ios/Source/Public/*.h",
23     "ios/Source/*.{h,m}"
24   ],
25   "public_header_files": "ios/Source/Public/*.h",
26   "dependencies": {
27     "Glassfy": [
28       "1.3.7"
29     ]
30   },
31   "testspecs": [
32     {
33       "name": "GlassfyGlueTests",
34       "test_type": "unit",
35       "source_files": "ios/Tests/*.{h,m,swift}",
36       "resources": "ios/Tests/*.{json}"
37     }
38   ]