[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / a / 0 / MAGComfortTextInput / 0.1.1 / MAGComfortTextInput.podspec.json
blobed9ab01a1ffd8be052546c455a689173c7c984fb
2   "name": "MAGComfortTextInput",
3   "version": "0.1.1",
4   "summary": "Making an input into UITextFields/UITextViews convinient",
5   "description": "Class for centering of focused UITextFields/UITextViews on free space of screen",
6   "homepage": "https://github.com/Magora-IOS/MAGComfortTextInput",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Denis Matveev": "matveev@magora-systems.com"
13   },
14   "source": {
15     "git": "https://github.com/Magora-IOS/MAGComfortTextInput.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MAGComfortTextInput/Classes/**/*",
22   "dependencies": {
23     "MAGMatveevReusable": [
24       "~> 0.1.0"
25     ]
26   }