[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / 6 / UIViewController+KeyboardAnimation / 1.0 / UIViewController+KeyboardAnimation.podspec.json
blob5b1576a4849c5002f68a986ff9dbef8aac6159d5
2   "name": "UIViewController+KeyboardAnimation",
3   "version": "1.0",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Showing/dismissing keyboard animation in simple view controller category.",
12   "homepage": "https://github.com/Just-/UIViewController-KeyboardAnimation",
13   "authors": {
14     "Anton Gaenko": "antony.gaenko@gmail.com"
15   },
16   "social_media_url": "https://twitter.com/Anton_Gaenko",
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/Just-/UIViewController-KeyboardAnimation.git",
20     "branch": "master",
21     "tag": "1.0"
22   },
23   "source_files": "*.{h,m}",
24   "public_header_files": "*.h"