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