[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 3 / 2 / OKDefaultKey / 0.3.0 / OKDefaultKey.podspec.json
blobe686ae0dbf3e2ef8e877600386b8361748143aa9
2   "name": "OKDefaultKey",
3   "version": "0.3.0",
4   "summary": "Extendable Keyboard Extension, that is very similar to the native keyboard",
5   "description": "Extendable Keyboard Extension, that is very similar to the native iOS keyboard.",
6   "homepage": "https://github.com/kirkbyo/OKDefaultKey",
7   "license": "MIT",
8   "authors": {
9     "kirkbyo": "ozzie@kirkbyo.com"
10   },
11   "source": {
12     "git": "https://github.com/kirkbyo/OKDefaultKey.git",
13     "tag": "0.3.0"
14   },
15   "social_media_url": "https://twitter.com/kirkbyo_",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "OKDefaultKey/Classes/**/*",
20   "resource_bundles": {
21     "OKDefaultKey": [
22       "OKDefaultKey/Assets/*.png"
23     ]
24   }