[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / 5 / Saystack / 1.0.4 / Saystack.podspec.json
blob7e7e97c47ca3186230344796a7c05c0cbfa47ca7
2   "name": "Saystack",
3   "version": "1.0.4",
4   "summary": "A collection of simple iOS classes and categories that fit in almost every project.",
5   "description": "Saystack contains a collection of simple iOS classes and small libraries that fit in almost every project. Most of these classes are not large or structured enough to fit in a special library or framework, but are regurarely needed throughout the most projects you are working on.",
6   "homepage": "http://github.com/Legoless/Saystack",
7   "license": "MIT",
8   "authors": {
9     "Dal Rupnik": "legoless@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0",
13     "osx": "10.11"
14   },
15   "ios": {
16     "source_files": "Code/Extensions/**/*.{swift}"
17   },
18   "osx": {
19     "source_files": "Code/Extensions/Core/**/*.{swift}"
20   },
21   "source": {
22     "git": "https://github.com/Legoless/Saystack.git",
23     "tag": "1.0.4"
24   },
25   "swift_versions": "5.1",
26   "swift_version": "5.1"