blob: e2137977c9ba23b3a877c512cef2cffe017fd8d6 [file] [log] [blame]
{
"name": "PRRotaryKnob",
"version": "0.2.0",
"summary": "semi-circle UISlider",
"description": "A semi-circle UISlider",
"homepage": "https://github.com/anthann/PRRotaryKnob",
"license": "MIT",
"authors": {
"anthann": "72115165g@gmail.com"
},
"source": {
"git": "https://github.com/anthann/PRRotaryKnob.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PRRotaryKnob": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"QuartzCore"
]
}