blob: 3ce55bee4d90cc888663df1f51d5a43044f11709 [file] [log] [blame]
{
"name": "PCRotaryWheel",
"version": "0.1.1",
"summary": "A Configurable rotary wheel that allows for 2-8 icons and laternating text.",
"description": "This is a configurable rotary wheel that is responsive as well as configurable up to 8 elements. Text and other alternating content can be hooked up. A better design to a carosel for alternating content",
"homepage": "https://github.com/playconsult/PCRotaryWheel",
"license": "MIT",
"authors": {
"Hannah Carney": "hannahcarneyart@gmail.com"
},
"source": {
"git": "https://github.com/playconsult/PCRotaryWheel.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PCRotaryWheel/Classes/**/*",
"resource_bundles": {
"PCRotaryWheel": [
"PCRotaryWheel/Assets/*.png"
]
}
}