blob: c992941ad6ec3e5c69fc9fb5bcaed394cff1dd05 [file] [log] [blame]
{
"name": "ScrollSliderView",
"homepage": "http://blog.csdn.net/codingfire/article/details/52470802",
"license": "MIT",
"version": "1.0.1",
"summary": "A ScrollSliderView menu for iOS",
"authors": {
"codeliu6572": "codeliu6572@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/codeliu6572/ScrollSelector.git",
"tag": "1.0.1"
},
"source_files": "ScrollSliderView/*.{h,m}",
"requires_arc": true
}