blob: a79ad4476c95903b69f483c557c5051392509413 [file] [log] [blame]
{
"name": "MSScrollView",
"version": "1.0.0",
"summary": "A block-based UIScrollView alternative.",
"homepage": "http://github.com/bitmapdata/MSScrollView",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"bitmapdata": "bitmapdata.com@gmail.com"
},
"source": {
"git": "https://github.com/bitmapdata/MSScrollView.git",
"tag": "1.0.0"
},
"source_files": "MSScrollView/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}