[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 5 / 1 / b / DataStructureDsc / 1.0.0 / DataStructureDsc.podspec.json
bloba38d20e75e4fff7d878599e426e08050ca8e8978
2   "name": "DataStructureDsc",
3   "version": "1.0.0",
4   "summary": "DataStructure for beginners of Swift.",
5   "description": "DataStructure for beginners of Swift. Queue, Stack included.",
6   "homepage": "https://github.com/ShaocongDong/DataStructureDsc",
7   "license": "MIT",
8   "authors": {
9     "Dong Shaocong": "shaocong.dong@yahoo.com"
10   },
11   "platforms": {
12     "ios": "11.2"
13   },
14   "source": {
15     "git": "https://github.com/ShaocongDong/DataStructureDsc.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "DataStructureDsc/**/*"