blob: bc222c3a3d8fd8a48cb18a74a9009e41a994e05e [file] [log] [blame]
{
"name": "KIInPlaceEditKnockdownFork",
"version": "0.1.4",
"summary": "In-place editing for iOS.",
"description": "This UILabel category enables users to edit a label text in a place.",
"homepage": "https://github.com/rjmiller2543/KIInPlaceEditKnockdownFork",
"license": "MIT",
"authors": {
"kaiinui": "lied.der.optik@gmail.com"
},
"source": {
"git": "https://github.com/rjmiller2543/KIInPlaceEditKnockdownFork.git"
},
"source_files": "InPlaceEdit/Classes/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}