[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / 9 / QBKOverlayMenuView / 0.0.1 / QBKOverlayMenuView.podspec.json
blobd46453400724d276f47b4e281ecfdee6cc288e8e
2   "name": "QBKOverlayMenuView",
3   "version": "0.0.1",
4   "summary": "UIView object that tries to mimic the behavior of the floating control used by Sparrow.",
5   "description": "It's basically an UIView object that tries to mimic the behavior of the floating control used by http://sparrowmailapp.com/iphone.php. The control appears at the bottom right corner of the screen and it unfolds a menu whenever it's touched.",
6   "homepage": "https://github.com/sendoa/QBKOverlayMenuView",
7   "license": "Permissive free software licence",
8   "authors": {
9     "Sendoa Portuondo": "sendoa@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sendoa/QBKOverlayMenuView.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "Source",
19   "resources": "Source/img/*.png",
20   "preserve_paths": "LEEME.md",
21   "frameworks": "CoreGraphics",
22   "requires_arc": true