blob: 0755d77f531817160952b5612f69016c43da9d42 [file] [log] [blame]
{
"name": "MBXGraphs",
"version": "0.3.4",
"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.4"
},
"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"
]
}