[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / d / 1 / JPSKeyboardLayoutGuide / 0.0.2 / JPSKeyboardLayoutGuide.podspec.json
blob9d260e909d6380c79d045f0829ee92cd40517144
2   "name": "JPSKeyboardLayoutGuide",
3   "version": "0.0.2",
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.2"
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