blob: 70aea0aa3eb05e1acf5bd9b205371dcc8fdda956 [file] [log] [blame]
{
"name": "InteractiveGraphView",
"version": "0.0.5",
"summary": "An interactive graph view. Made easy.",
"homepage": "https://github.com/Athlee/InteractiveGraphView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eugene Mozharovsky": "mozharovsky@live.com"
},
"social_media_url": "http://twitter.com/dottieyottie",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Athlee/InteractiveGraphView.git",
"tag": "0.0.5"
},
"source_files": "Source/*.swift",
"requires_arc": true
}