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