blob: 0fe3301158a48b5458909612ea2d2e4a69e660aa [file] [log] [blame]
{
"name": "KIInPlaceEditKnockdownFork",
"version": "0.1.5",
"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"
}
}