blob: 9ee51a52fe7d1840c1ca3a0ddf0406f7cdb9d455 [file] [log] [blame]
{
"name": "HTTInputDial",
"version": "0.1.2",
"summary": "Circular input dial for iPhone apps.",
"description": "A circular input dial for iPhone apps. Good for having an easy to use iPod click wheel style interface. Used in the Unplugged app.",
"homepage": "https://github.com/hoan/HTTInputDial",
"license": "MIT",
"authors": {
"Hoan Ton-That": "hoan.tonthat@gmail.com"
},
"source": {
"git": "https://github.com/hoan/HTTInputDial.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/hoantonthat",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HTTInputDial": [
"Pod/Assets/*.png"
]
}
}