[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 6 / 2 / SBFormViewController / 0.1.3 / SBFormViewController.podspec.json
blob23564f1b15f474ff8a54cfc5c8f487e0cb0a0e24
2   "name": "SBFormViewController",
3   "version": "0.1.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Controller to move the view when the keyboard appear in forms",
9   "homepage": "https://github.com/Busta117/SBFormViewController",
10   "authors": {
11     "Santiago Bustamante": "busta117@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Busta117/SBFormViewController.git",
15     "tag": "0.1.3"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "SBFormViewController/*.{h,m}",
21   "requires_arc": true