blob: 26b70010e972c3a8fa20ee050d51110e67d7d062 [file] [log] [blame]
{
"name": "UIScrollView-Actions",
"version": "0.0.3",
"summary": "UIScrollView category for scrolling to edges and pages.",
"homepage": "https://github.com/dclelland/UIScrollView-Actions",
"license": {
"type": "MIT"
},
"authors": {
"Daniel Clelland": "daniel.clelland@gmail.com"
},
"source": {
"git": "https://github.com/dclelland/UIScrollView-Actions.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "7.0"
},
"ios": {
"source_files": "UIScrollView-Actions/*.{h,m}"
},
"requires_arc": true
}