blob: 75de7086ff75cc4a956f833fc0a94c17957673e0 [file] [log] [blame]
{
"name": "MCGraphView",
"version": "0.1.0",
"platforms": {
"ios": "6.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A light-weight solution for displaying graphs.",
"homepage": "https://github.com/matthewcheok/MCGraphView",
"authors": {
"Matthew Cheok": "cheok.jz@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/matthewcheok/MCGraphView.git",
"branch": "master",
"tag": "0.1.0"
},
"source_files": "MCGraphView/*.{h,m}",
"public_header_files": "MCGraphView/*.h"
}