blob: 20492710b8d51fc690232b42d7baaf4cf482f27c [file] [log] [blame]
{
"name": "MMScrollview",
"version": "0.0.1",
"summary": "MMScrollview.",
"description": "this is a eazy way to scrollview",
"homepage": "https://github.com/grammermao/MMScrollview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuchen": "grammerxxss@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/grammermao/MMScrollview.git",
"tag": "0.0.1"
},
"source_files": [
"MMScroview",
"MMScroview/**/*.{h,m}"
],
"requires_arc": true
}