[Add] TensorFlowLiteSwift 0.0.1-nightly.20241213
[CocoaPods.git] / Specs / c / 2 / e / NXJsonKit / 0.2.0 / NXJsonKit.podspec.json
blob29af64924cb8806055d3d85a54c579232f6d836e
2   "name": "NXJsonKit",
3   "version": "0.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NXJsonKit/Classes/**/*"