[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / b / 0 / c / TesseractSwift / 1.0.0 / TesseractSwift.podspec.json
blob5c8d66101e047ddc3aeaa0a9c0af6212475962bc
2   "name": "TesseractSwift",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A collection of independent utility classes for iOS projects in Swift.",
9   "homepage": "https://github.com/actilot/tesseract-swift",
10   "authors": {
11     "acilot": "actilot@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/actilot/tesseract-swift.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": true,
21   "frameworks": "UIKit",
22   "source_files": "Source/**/*.{swift,h}",
23   "preserve_paths": "*",
24   "swift_versions": "4.2",
25   "swift_version": "4.2"