[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / b / 0 / a / ESFloatingView / 1.0.0 / ESFloatingView.podspec.json
blob1a3f1a53186f73bd44f002ec1da1360e8160a720
2   "name": "ESFloatingView",
3   "version": "1.0.0",
4   "summary": "Extension to UIScrollView, plugin for keyboard.",
5   "description": "Set scrollView.ES_floatingView with a subview of a scrollView then when keyboard pop up this view will float to an appropriate position.",
6   "homepage": "https://github.com/ELSS-ZION/ESFloatingView",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ELSS": "elsszion@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/ELSS-ZION/ESFloatingView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "ESFloatingView",
23     "ESFloatingView/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit"