[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / 0 / CodeAny / 0.1.0 / CodeAny.podspec.json
blob16b866df88d9e0474ef050a6adc1e39e2eabe362
2   "name": "CodeAny",
3   "version": "0.1.0",
4   "summary": "swift codable 支持泛型类型",
5   "description": "用于swift codable可以支持泛型类型",
6   "homepage": "https://github.com/zhtut/CodeAny.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhtg": "zhtg@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/zhtut/CodeAny.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "Sources/**/*.swift",
19   "module_name": "CodeAny",
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.12"
23   }