[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / a / c / AutomaticKeyboard / 1.0.0 / AutomaticKeyboard.podspec.json
blob562f691e01486bfe18b952d7a7e8317f873d409f
2   "name": "AutomaticKeyboard",
3   "version": "1.0.0",
4   "summary": "Helper to manage views when the keyboard is visible",
5   "homepage": "https://github.com/Digipolitan/automatic-keyboard",
6   "authors": "Digipolitan",
7   "source": {
8     "git": "https://github.com/Digipolitan/automatic-keyboard.git",
9     "tag": "v1.0.0"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"