[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / f / OttoKeyboardView / 0.0.5 / OttoKeyboardView.podspec.json
blob120de5e06d42d1e1e6d6682e88990e2ed2c6f03b
2   "name": "OttoKeyboardView",
3   "version": "0.0.5",
4   "summary": "A custom keyboardView on iOS.",
5   "description": "A custom keyboardView on iOS.I hope this can help to you.",
6   "homepage": "https://github.com/WuOtto/OttoKeyboardView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WuOtto": "287969623@qq.com"
13   },
14   "social_media_url": "https://wuotto.github.io/HomePage/",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/WuOtto/OttoKeyboardView.git",
20     "tag": "0.0.5"
21   },
22   "source_files": [
23     "OttoKeyboardViewDemo",
24     "OttoKeyboardViewDemo/OttoKeyboardView/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "resources": "OttoKeyboardViewDemo/OttoKeyboardView/Resource/*.png",
28   "frameworks": "UIKit",
29   "requires_arc": true