blob: a7e2b76953c04157f6b1676e9c0c2d46dbe664e9 [file] [log] [blame]
{
"name": "HTCircularSlider",
"version": "0.0.6",
"summary": "CircularSlider with UIImage handle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/hayatan/HTCircularSlider",
"authors": {
"hayatan": "hayatan.dev@gmail.com"
},
"source": {
"git": "https://github.com/hayatan/HTCircularSlider.git",
"tag": "v0.0.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "HTCircularSlider/Sources/*.{h,m}",
"resources": "HTCircularSlider/Sources/*.png"
}