blob: 16a3795b60b1ce861821c847bee09e0a45e5a3f9 [file] [log] [blame]
{
"name": "MHCycleScrollView",
"version": "1.0.0",
"summary": "A good infinite scrollView made by CoderMikeHe",
"homepage": "https://github.com/CoderMikeHe/MHCycleScrollView",
"license": "MIT",
"authors": {
"CoderMikeHe": "491273090@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderMikeHe/MHCycleScrollView.git",
"tag": "1.0.0"
},
"source_files": [
"MHCycleScrollView",
"MHCycleScrollView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
]
},
"requires_arc": true
}