[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 0 / 4 / e / CoreEditText / 1.4 / CoreEditText.podspec.json
blob8908231bd846963e400f9c81f6750418f82c371d
2   "name": "CoreEditText",
3   "version": "1.4",
4   "summary": "iOS开发常用工具类汇总v1.3",
5   "description": "iOS开发工具类汇总,包含各种常用功能,用简单的宏定义使iOS开发简单、快捷、高效。",
6   "homepage": "https://github.com/muyusunny/CoreEditText",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sunny": "sunbollll@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/muyusunny/CoreEditText.git",
19     "tag": "1.4"
20   },
21   "source_files": [
22     "universal",
23     "universal/CoreEditText.framework/**/*.h"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true