[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / b / 5 / KIInPlaceEditKnockdownFork / 0.1.4 / KIInPlaceEditKnockdownFork.podspec.json
blobbc222c3a3d8fd8a48cb18a74a9009e41a994e05e
2   "name": "KIInPlaceEditKnockdownFork",
3   "version": "0.1.4",
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   },
14   "source_files": "InPlaceEdit/Classes/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   }