[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / d / c / 7 / CVSKit / 0.2.0 / CVSKit.podspec.json
blob9f3f1c4f0ecf95ec62f431720cef3f86e3e78573
2   "name": "CVSKit",
3   "version": "0.2.0",
4   "summary": "CVSKit is a collection of extensions and utility.",
5   "description": "CVSKit is a collection of extensions and utility for Swift.",
6   "homepage": "https://github.com/zzangzio/CVSKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zzangzio": "zzangzio@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "4.2",
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/zzangzio/CVSKit.git",
21     "tag": "0.2.0"
22   },
23   "source_files": "Sources/**/*"