[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / e / BSKeyboardControls / 2.2 / BSKeyboardControls.podspec.json
blob5fa91eaa89e678e4a3813360156e6c9a949048b5
2   "name": "BSKeyboardControls",
3   "version": "2.2",
4   "summary": "Put controls above the keyboard on your iPhone or iPad app.",
5   "homepage": "https://github.com/simonbs/BSKeyboardControls",
6   "license": "MIT",
7   "authors": {
8     "Simon Støvring": "simonstoevring@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/simonbs/BSKeyboardControls.git",
12     "tag": "v2.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "BSKeyboardControls/BSKeyboardControls.{h,m}"