blob: 27533cd49f6a69a2f03def3f28cfec553b86e921 [file] [log] [blame]
{
"name": "SEJSONViewController",
"version": "0.1.0",
"authors": {
"Sérgio Estêvão": "sergioestevao@gmail.com"
},
"homepage": "https://github.com/SergioEstevao/SEJSONControllerView",
"summary": "Easily browse JSON content.",
"source": {
"git": "https://github.com/SergioEstevao/SEJSONViewController.git",
"tag": "v0.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics"
],
"source_files": "SEJSONViewController"
}