blob: 10668cf3170845003836f7b2b149dd63f2ffe61a [file] [log] [blame]
{
"name": "MSScrollControl",
"version": "0.3.0",
"summary": "Make statusbar, navigationBar, tabbar, and customSpace scrollable.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/masonchang1991/MSScrollControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"masonchang1991": "masonchang1991@gmail.com"
},
"source": {
"git": "https://github.com/masonchang1991/MSScrollControl.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSScrollControl/Classes/**/*",
"frameworks": "UIKit"
}