blob: 9d260e909d6380c79d045f0829ee92cd40517144 [file] [log] [blame]
{
"name": "JPSKeyboardLayoutGuide",
"version": "0.0.2",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"summary": "JPSKeyboardLayoutGuide lets you easily make your autolayout view controllers keyboard aware.",
"homepage": "https://github.com/jpsim/JPSKeyboardLayoutGuide",
"authors": {
"JP Simard": "jp@jpsim.com"
},
"source": {
"git": "https://github.com/jpsim/JPSKeyboardLayoutGuide.git",
"tag": "0.0.2"
},
"description": "JPSKeyboardLayoutGuide lets you easily make your autolayout view controllers keyboard aware. It's bottomLayoutGuide, if it moved with the keyboard.",
"source_files": "JPSKeyboardLayoutGuide/*.{h,m}",
"requires_arc": true
}