[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / 2 / SIAAvoidKeyboardController / 0.1.0 / SIAAvoidKeyboardController.podspec.json
blobc11a7f7b0436b6d16bffb14e13209d781810c444
2   "name": "SIAAvoidKeyboardController",
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/SIAAvoidKeyboardController",
7   "license": "MIT",
8   "authors": {
9     "SI Agency": "support@si-agency.co.jp"
10   },
11   "source": {
12     "git": "https://github.com/siagency/SIAAvoidKeyboardController.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     "SIAAvoidKeyboardController": [
22       "Pod/Assets/*.png"
23     ]
24   }