[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 4 / c / KakaJSON / 1.1.1 / KakaJSON.podspec.json
blob04ddcb102c388b0dd0b34981f96e95bdc9a537ae
2   "name": "KakaJSON",
3   "version": "1.1.1",
4   "summary": "Fast conversion between JSON and model in Swift",
5   "homepage": "https://github.com/kakaopensource/KakaJSON",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "MJ Lee": "richermj123go@vip.qq.com"
11   },
12   "requires_arc": true,
13   "swift_versions": "5.0",
14   "platforms": {
15     "osx": "10.9",
16     "ios": "8.0",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/kakaopensource/KakaJSON.git",
22     "tag": "1.1.1"
23   },
24   "source_files": "Sources/KakaJSON/**/*.swift",
25   "swift_version": "5.0"