[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 5 / BRYParseKeyboardNotification / 1.0.1 / BRYParseKeyboardNotification.podspec.json
blob3cd34dd46fa0b882537987b5c803327a063a90bd
2   "name": "BRYParseKeyboardNotification",
3   "version": "1.0.1",
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.1"
19   },
20   "source_files": "Classes",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true