blob: e08adbeb21902600cf5bf7147248b2f286fe99ce [file] [log] [blame]
{
"name": "MSScrollControl",
"version": "0.2.0",
"summary": "Make statusbar and tabbar 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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSScrollControl/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}