[Add] DocumentReaderMRZRFIDStage 7.5.10842
[CocoaPods.git] / Specs / c / 2 / e / NXJsonKit / 0.4.0 / NXJsonKit.podspec.json
blob3b0c66090d94094760666a9a7a4719df66de57a4
2   "name": "NXJsonKit",
3   "version": "0.4.0",
4   "summary": "NXJsonKit is simple and easy JSON to Data model mapper.",
5   "description": "NXJsonKit can set JSON dictionary values to object type values or user defined data model easily.",
6   "homepage": "https://github.com/nicejinux/NXJsonKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nicejinux": "nicejinux@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nicejinux/NXJsonKit.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NXJsonKit/Classes/**/*"