blob: f9dffffc4f5d4d3818ef5bbb34c852e77dc4e546 [file] [log] [blame]
{
"name": "SCMoveView",
"version": "0.0.1",
"summary": "Move the view if the keyboard keeps out the elements for iOS.",
"description": "None.",
"homepage": "https://github.com/SC-Stefen/SCMoveView",
"license": "MIT",
"authors": {
"Stefen": "1828850812@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/SC-Stefen/SCMoveView.git",
"tag": "0.0.1"
},
"source_files": "SCMoveView/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}