blob: 44ca26c9c4faf22a564cd3d780d1af7e66b82eed [file] [log] [blame]
{
"name": "BBGraphKit",
"version": "0.0.1",
"summary": "A plug and play graphing library",
"homepage": "https://github.com/BenjaminBriggs/BBGraphKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Benjamin Briggs": "ben.briggs@me.com"
},
"source": {
"git": "https://github.com/BenjaminBriggs/BBGraphKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "GraphKit/*",
"requires_arc": true
}