[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 4 / 3 / TYMKeyboardBar / 0.1.0 / TYMKeyboardBar.podspec.json
blob7a142e66d5271746cd026ce0b16335dae3cc920f
2   "name": "TYMKeyboardBar",
3   "version": "0.1.0",
4   "summary": "A flexible keyboard toolbar.",
5   "description": "                       More than a flexible keyboard toolbar.\n",
6   "homepage": "https://github.com/yimingtang/TYMKeyboardBar",
7   "license": "MIT",
8   "authors": {
9     "Yiming Tang": "yimingnju@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yimingtang/TYMKeyboardBar.git",
13     "tag": "v0.1.0"
14   },
15   "social_media_url": "https://twitter.com/yiming_t",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "TYMKeyboardBar/Classes/*.{h,m}",
21   "resource_bundles": {
22     "TYMKeyboardBar": [
23       "TYMKeyboardBar/Assets/*.png"
24     ]
25   }