[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 0 / b / 5 / KIInPlaceEditKnockdownFork / 0.1.3 / KIInPlaceEditKnockdownFork.podspec.json
blob56a4770545b5aac136744ce9976aa2b27c043e8e
2   "name": "KIInPlaceEditKnockdownFork",
3   "version": "0.1.3",
4   "summary": "In-place editing for iOS.",
5   "description": "This UILabel category enables users to edit a label text in a place.",
6   "homepage": "https://github.com/rjmiller2543/KIInPlaceEditKnockdownFork",
7   "license": "MIT",
8   "authors": {
9     "kaiinui": "lied.der.optik@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/rjmiller2543/KIInPlaceEditKnockdownFork.git",
13     "tag": "v0.1.2"
14   },
15   "source_files": "InPlaceEdit/Classes/**/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0"
19   }