[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 4 / c / SweeterSwift / 1.1.3 / SweeterSwift.podspec.json
blob9239e6a8a8321f0c3298c386a47f236dfbba105a
2   "name": "SweeterSwift",
3   "version": "1.1.3",
4   "summary": "Extensions and syntactic sugar to enrich the Swift standard library, iOS frameworks, and SwifterSwift.",
5   "homepage": "https://github.com/yonat/SweeterSwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Yonat Sharon": "yonat@ootips.org"
12   },
13   "social_media_url": "https://twitter.com/yonatsharon",
14   "swift_versions": [
15     "4.2",
16     "5.0"
17   ],
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source": {
23     "git": "https://github.com/yonat/SweeterSwift.git",
24     "tag": "1.1.3"
25   },
26   "source_files": "Source/*.swift",
27   "swift_version": "5.0"