[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / a / 4 / BoxData / 0.0.2 / BoxData.podspec.json
blob092c25406674c13dee1b77cd399bcedbc1b5ff42
2   "name": "BoxData",
3   "version": "0.0.2",
4   "summary": "A light weight Codable Data format library.",
5   "homepage": "https://github.com/ObuchiYuki/BoxData",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ObuchiYuki": "yukibochi1@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ObuchiYuki/BoxData.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "BoxData/Classes/**/*",
21   "swift_versions": "4.0",
22   "swift_version": "4.0"