blob: 529d402a10fde29adabedd72187843c5738c21b2 [file] [log] [blame]
{
"name": "Graphs",
"version": "0.1.1",
"summary": "Charts view generater",
"description": "Light weight charts view generater for iOS. Written in Swift.",
"homepage": "https://github.com/recruit-mtl/Graphs",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"kokoro": "korotan1@mac.com"
},
"social_media_url": "https://twitter.com/kokoron",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/recruit-mtl/Graphs.git",
"tag": "0.1.1"
},
"source_files": "Graphs/*.swift",
"requires_arc": true
}