blob: 4eac293d7cebd48040d9e68787b72f72cc2a5cf8 [file] [log] [blame]
{
"name": "UIScrollView-Actions",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "UIScrollView-Actions/*.swift"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}