[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 0 / 5 / BRYParseKeyboardNotification / 1.0.0 / BRYParseKeyboardNotification.podspec.json
blobe1103224f60df7da98c3342e24250895b15c6c90
2   "name": "BRYParseKeyboardNotification",
3   "version": "1.0.0",
4   "summary": "Parses the useful parts out of a keyboard will show/hide notification",
5   "homepage": "http://github.com/irace/BRYParseKeyboardNotification",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bryan Irace": "bryan@irace.me"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/irace/BRYParseKeyboardNotification.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Classes",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true