[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / b / f / TastyImitationKeyboard / 0.0.1 / TastyImitationKeyboard.podspec.json
blob618a31ff9aaa4264ab1e92443ab2b747ee854224
2   "name": "TastyImitationKeyboard",
3   "version": "0.0.1",
4   "summary": "A custom keyboard that serves as a tasty imitation of the default Apple keyboard. Built using Swift and the latest Apple technologies!",
5   "homepage": "http://blog.airchen-space.top/",
6   "license": "New BSD",
7   "authors": {
8     "airchen": "renzhichen2012@163.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/AirChen/tasty-imitation-keyboard.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "HostingApp/Keyboard/*.swift",
19     "HostingApp/InputAssistant/*.swift"
20   ],
21   "swift_versions": "5.0",
22   "swift_version": "5.0"