blob: 7102c624b7fe7f4fd205f72580660b70f42be672 [file] [log] [blame]
{
"name": "Graphs",
"version": "0.1.2",
"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.2"
},
"source_files": "Graphs/*.swift",
"requires_arc": true
}