[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / 5 / 6 / AutoKeyboard / 1.0.1 / AutoKeyboard.podspec.json
blob52c5ac6055ca05b5b2b1941fc4787c48075dd112
2   "name": "AutoKeyboard",
3   "version": "1.0.1",
4   "summary": "Automatic Keyboard handling with ease",
5   "description": "Automatic bottom constraints changes with extreamly easy integration.",
6   "homepage": "https://github.com/chanonly123/AutoKeyboard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chandan Karmakar": "chan.only.123@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "3.0"
19   },
20   "source": {
21     "git": "https://github.com/chanonly123/AutoKeyboard.git",
22     "tag": "1.0.1"
23   },
24   "source_files": [
25     "AutoKeyboard",
26     "AutoKeyboard/**/*.{h,m,swift}"
27   ],
28   "exclude_files": "Classes/Exclude",
29   "pushed_with_swift_version": "3.0"