blob: 0c93be8c86c2fec9ed8fb5d779470c93af3e259a [file] [log] [blame]
{
"name": "MBXGraphs",
"version": "0.3.3",
"summary": "A simple library to show one or more graphs in a chart",
"homepage": "https://github.com/tamarinda/MBXGraphs",
"license": "MIT",
"authors": {
"tamarabernad": "tamara.bernad@gmail.com"
},
"source": {
"git": "https://github.com/tamarinda/MBXGraphs.git",
"tag": "0.3.3"
},
"social_media_url": "https://twitter.com/tamarinda",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MBXGraphs": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"CoreGraphics"
]
}