blob: 64f0d7895c5a17e9af90ca1e404fcdcd60509e9f [file] [log] [blame]
{
"name": "MXScrollView",
"version": "1.0.0",
"summary": "The use of a simple with the effects of the rolling cycle view",
"homepage": "https://github.com/cwxatlm/MXScrollView",
"license": "Apache License 2.0",
"authors": {
"wx chen": "524200634@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/cwxatlm/MXScrollView.git",
"tag": "1.0.0"
},
"source_files": "MXScrollView/**/*.{h,m}",
"resources": "MXScrollView/resource",
"requires_arc": true
}