[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / c / DANetwork / 1.0.0 / DANetwork.podspec.json
blob00aeca4c8b6e7bbe2435e847adf4fc92d53ff470
2   "name": "DANetwork",
3   "version": "1.0.0",
4   "summary": "datoutwo's application layer network",
5   "swift_versions": "5.2",
6   "description": "This is a network layer framework, will contains RESTful, Websocket, Graphql",
7   "homepage": "https://github.com/datoutwo/DANetwork",
8   "license": "MIT",
9   "authors": {
10     "datoutwo": "datoutwo@gmail.com"
11   },
12   "platforms": {
13     "ios": "13.0"
14   },
15   "source": {
16     "git": "https://github.com/datoutwo/DANetwork.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "DANetwork",
21     "DANetwork/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "DANetwork/Exclude",
24   "swift_version": "5.2"