blob: d35129f7c722380b0a9a01394f3e6246a4b47214 [file] [log] [blame]
{
"name": "MMScrollPresenter",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"resources": "Assets/*"
}