| { | |
| "name": "YFJSON", | |
| "version": "1.2", | |
| "summary": "Easy way to deal with JSON writen on Swift", | |
| "homepage": "https://github.com/YuriFox/YFJSON", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "YuriFox": "yuri17fox@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/YuriFox/YFJSON.git", | |
| "tag": "1.2" | |
| }, | |
| "source_files": "YFJSON/JSON.swift" | |
| } |