blob: ba99e5194b976643094121812277ee34f6b4a690 [file] [log] [blame]
{
"name": "HQSliderView",
"version": "1.0.1",
"summary": "A view for developer to creat sliderView",
"homepage": "http://www.jianshu.com/u/1ab0fcff23e7",
"license": "MIT",
"authors": {
"hongqingWang": "272338444@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hongqingWang/Test.git",
"tag": "1.0.1"
},
"source_files": [
"HQSliderView",
"HQSliderView/*.{h,m}"
],
"requires_arc": true
}