blob: 7fac0033e315595786d62148708b1b310fca36d2 [file] [log] [blame]
{
"name": "JJ",
"version": "3.0.0",
"summary": "Super simple json parsing and NSCoder encoding and decoding.",
"description": "Super simple json parser for Swift (may be 501 or more)\nAnd more: simple tools for NSCoder",
"homepage": "https://github.com/anjlab/JJ",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yury Korolev": "yury.korolev@gmail.com"
},
"source": {
"git": "https://github.com/anjlab/JJ.git",
"tag": "3.0.0"
},
"social_media_url": "https://twitter.com/anjlab",
"platforms": {
"ios": "8.0"
},
"source_files": "JJ/Classes/**/*"
}