[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / 0 / KIInPlaceEdit / 0.1.1 / KIInPlaceEdit.podspec.json
blobbba3aa2123106d79e07ef4bf5f2266fc74488fe8
2   "name": "KIInPlaceEdit",
3   "version": "0.1.1",
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/kaiinui/KIInPlaceEdit",
7   "license": "MIT",
8   "authors": {
9     "kaiinui": "lied.der.optik@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kaiinui/KIInPlaceEdit.git",
13     "tag": "v0.1.1"
14   },
15   "source_files": "InPlaceEdit/Classes/**/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0"
19   }