[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / c / AvoidKeyboardController / 0.1.0 / AvoidKeyboardController.podspec.json
blob251842eef3a826a77f6b59cc0af857e2bfff81e6
2   "name": "AvoidKeyboardController",
3   "version": "0.1.0",
4   "summary": "Control scroll view whether keyboard is displayed or not.",
5   "description": "                       Control scroll view whether keyboard is displayed or not.\n                       All we have to do is setup of UIScrollView.\n",
6   "homepage": "https://github.com/siagency/AvoidKeyboardController",
7   "license": "MIT",
8   "authors": {
9     "SI Agency": "support@si-agency.co.jp"
10   },
11   "source": {
12     "git": "https://github.com/siagency/AvoidKeyboardController.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "AvoidKeyboardController": [
22       "Pod/Assets/*.png"
23     ]
24   }