blob: 08ce8110883ef65e68bbcdb53c64598eb795db5b [file] [log] [blame]
{
"name": "MMScrollPresenter",
"version": "0.0.1",
"summary": "iOS Custom UIScrollView Control for paging UIViews",
"homepage": "https://github.com/MitchellMalleo/MMScrollPresenter",
"license": "MIT",
"authors": {
"Mitch Malleo": "mitchellmalleo@gmail.com"
},
"source": {
"git": "https://github.com/MitchellMalleo/MMScrollPresenter.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"resources": "Assets/*"
}