[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / f / 4 / SHTextView / 1.1.0 / SHTextView.podspec.json
blob74fa01e39380f95524522d1b62981b6e319b9efc
2   "name": "SHTextView",
3   "version": "1.1.0",
4   "summary": "文本局部点击,定制文本输入框",
5   "homepage": "https://github.com/CCSH/SHTextView",
6   "source": {
7     "git": "https://github.com/CCSH/SHTextView.git",
8     "tag": "1.1.0"
9   },
10   "source_files": "SHTextView/*.{h,m}",
11   "requires_arc": true,
12   "license": "MIT",
13   "authors": {
14     "CSH": "624089195@qq.com"
15   },
16   "platforms": {
17     "ios": "7.0"
18   }