[Add] unicocheck-ios 2.16.5
[CocoaPods.git] / Specs / c / 2 / e / NXJsonKit / 0.1.0 / NXJsonKit.podspec.json
blob864c1177d9324ae6a6ea840c00052b888dc92001
2   "name": "NXJsonKit",
3   "version": "0.1.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.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NXJsonKit/Classes/**/*"