blob: e429ce0d1b8919effe4a0f8a480015ba4ea3fb51 [file] [log] [blame]
{
"name": "LMGraphView",
"version": "1.0.0",
"summary": "LMGraphView is a simple and customizable graph view for iOS.",
"homepage": "https://github.com/lminhtm/LMGraphView",
"license": "MIT",
"authors": {
"LMinh": "lminhtm@gmail.com"
},
"source": {
"git": "https://github.com/lminhtm/LMGraphView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LMGraphView/**/*.{h,m}"
}