[Add] TMNavigation 0.0.950
[CocoaPods.git] / Specs / a / d / 9 / UUInputAccessoryView / 0.1.0 / UUInputAccessoryView.podspec.json
blob400db95731a2cc67886656a05789a92ac3e60e6f
2   "name": "UUInputAccessoryView",
3   "version": "0.1.0",
4   "summary": "Add keyboard input to any view",
5   "description": "Provide keyboard input to those views that do not accept input, such as button, cell, scrollview.\n为一些无输入源的控件添加输入响应。比如按钮、cell、view等添加输入源.",
6   "homepage": "https://github.com/zzh8829/UUInputAccessoryView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zihao Zhang": "zzh8829@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zzh8829/UUInputAccessoryView.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/@zzh8829",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "UUInputAccessoryView/Classes/**/*"