blob: f1d09e546beb6dd723f49f3e9a0c1540e33c1e14 [file] [log] [blame]
{
"name": "JJ",
"version": "0.3.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": "0.3.0"
},
"social_media_url": "https://twitter.com/anjlab",
"platforms": {
"ios": "8.0"
},
"source_files": "JJ/Classes/**/*"
}