[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / a / 4 / BoxData / 0.0.2.1 / BoxData.podspec.json
blob4677c054b60832379c3ca2bee0e84c5b63edea11
2   "name": "BoxData",
3   "version": "0.0.2.1",
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.1"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12"
20   },
21   "source_files": "BoxData/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"