blob: 2e63bda7233af9458157f2aad212778a56d75cf4 [file] [log] [blame]
{
"name": "LGFlapJackStackView",
"version": "1.0.1",
"summary": "A view that supports competing, horizontally stacked bar graphs. I call them Flap Jacks. ",
"description": " This graph displays two numbers competing with one another in a specific category. The greater the difference in their competition, the more dominate one side appears visually.\n",
"homepage": "https://github.com/lukegeiger/LGFlapJackStackView",
"license": "MIT",
"authors": {
"Luke Geiger": "lukejamesgeiger@gmail.com"
},
"source": {
"git": "https://github.com/lukegeiger/LGFlapJackStackView.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/lukejgeiger",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LGFlapJackStackView": [
"Pod/Assets/*.png"
]
}
}