[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 3 / d / Eason / 1.0.3 / Eason.podspec.json
blob12b9b4b4058bc91c08e0e628bc37b5cecad43cc0
2   "name": "Eason",
3   "version": "1.0.3",
4   "summary": "Eason = Easy JSON. It simplifies JSON deserialization in Swift.",
5   "description": "Eason = Easy JSON. It simplifies JSON deserialization in Swift. It can also transform JSON response to custom object easily.",
6   "homepage": "https://github.com/jie-cao/Eason",
7   "license": "MIT",
8   "authors": {
9     "Jie": "jie_cao@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jie-cao/Eason.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Eason/*",
20   "frameworks": "Foundation"