[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 2 / d / 1 / JPSKeyboardLayoutGuide / 0.0.1 / JPSKeyboardLayoutGuide.podspec.json
blob56623d5317a25ebecf25c7e2be2d9558685e75a9
2   "name": "JPSKeyboardLayoutGuide",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "summary": "JPSKeyboardLayoutGuide lets you easily make your autolayout view controllers keyboard aware.",
9   "homepage": "https://github.com/jpsim/JPSKeyboardLayoutGuide",
10   "authors": {
11     "JP Simard": "jp@jpsim.com"
12   },
13   "source": {
14     "git": "https://github.com/jpsim/JPSKeyboardLayoutGuide.git",
15     "tag": "0.0.1"
16   },
17   "description": "JPSKeyboardLayoutGuide lets you easily make your autolayout view controllers keyboard aware. It's bottomLayoutGuide, if it moved with the keyboard.",
18   "source_files": "JPSKeyboardLayoutGuide/*.{h,m}",
19   "requires_arc": true