blob: 074c6061772dc6508b902b88341a700f504d49a2 [file] [log] [blame]
{
"name": "JYGraphView",
"version": "0.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/johnyorke/JYGraphView.git",
"authors": {
"John Yorke": "hello@johnyorke.me"
},
"summary": "Simple line graph view for iOS.",
"source": {
"git": "https://github.com/johnyorke/JYGraphView.git",
"tag": "0.1.0"
},
"source_files": "JYGraphViewDemoProject/JYGraphViewDemoProject/{JYGraphView,JYGraphPoint}.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}