blob: 0d457235df301fc0c6591e2af1c4b9c0587f2db7 [file] [log] [blame]
{
"name": "AXTableKeyboardChain",
"version": "0.1.0",
"summary": "Super easy UITextField / UITextView chain in UITableViewCell by C-functions.",
"description": " Super easy UITextField / UITextView chain in UITableViewCell by C-functions.\n It needs only one sentence.\n",
"homepage": "https://github.com/akiroom/AXTableKeyboardChain",
"screenshots": "https://raw.githubusercontent.com/akiroom/AXTableKeyboardChain/master/screenshot.gif",
"license": "MIT",
"authors": {
"Hiroki Akiyama": "aki-hiroki@nifty.com"
},
"source": {
"git": "https://github.com/akiroom/AXTableKeyboardChain.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/akiroom",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes"
}