[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 9 / 8 / Stringify / 0.0.1 / Stringify.podspec.json
blob4d2fb0aa063924905eba071432a384e4cc13203f
2   "name": "Stringify",
3   "version": "0.0.1",
4   "summary": "A set of usefull string extensions.",
5   "homepage": "https://github.com/NovichenkoAnton/Stringify",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Anton Novichenko": "novichenko.anton@gmail.by"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "swift_versions": [
17     "5.1"
18   ],
19   "source": {
20     "git": "https://github.com/NovichenkoAnton/Stringify.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "Sources/*.swift",
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "swift_version": "5.1"