blob: 853b4bd05561cc56ec5d1fbed1c2fb47863fbd13 [file] [log] [blame]
{
"name": "SWScrollView",
"version": "1.0.0",
"summary": "An easy using ScrollView for iOS.",
"description": "Just is an easy using ScrollView for iOS",
"homepage": "https://github.com/sudhengshi/SWScrollView",
"license": "MIT",
"authors": {
"suwang": "suwangsuwang@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/sudhengshi/SWScrollView.git",
"tag": "1.0.0"
},
"source_files": [
"SWScrollView",
"SWScrollView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"SDWebImage": [
]
}
}