[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / a / 0 / c / MSInputScrollViewController / 0.1.3 / MSInputScrollViewController.podspec.json
blobcefd24734491b86cd5760badb98ab73e1397f31a
2   "name": "MSInputScrollViewController",
3   "version": "0.1.3",
4   "summary": "MSInputScrollViewController是一个在内部有输入框的时候自动调整内容大小的视图控制器",
5   "description": "                       MSInputScrollViewController是一个在内部有输入框的时候自动调整内容大小的视图控制器。这样就不需要每个视图都自己实现监视键盘了。\n",
6   "homepage": "https://github.com/yishuiliunian/MSInputScrollViewController",
7   "license": "MIT",
8   "authors": {
9     "stonedong": "yishuiliunian@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yishuiliunian/MSInputScrollViewController.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MSInputScrollViewController": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "DZGeometryTools": [
29     ],
30     "DZProgrameDefines": [
32     ]
33   }