[Add] AnyThinkChartboostSDKAdapter 6.4.12
[CocoaPods.git] / Specs / a / f / 1 / DZInputTextView / 1.0.4 / DZInputTextView.podspec.json
blob862dc92b3b80dc8d121d2fb64e6bbc991bd3353a
2   "name": "DZInputTextView",
3   "version": "1.0.4",
4   "summary": "text input view",
5   "homepage": "https://github.com/DongZhiChen/DZInputTextViewDome",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ChenDongZhi": "644495218@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/DongZhiChen/DZInputTextViewDome.git",
18     "tag": "1.0.4"
19   },
20   "source_files": "DZInputTextView/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }