[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 1 / 0 / CRToolBox / 0.0.6 / CRToolBox.podspec.json
blobc2ef3e82979258c35d4128129641a971ddc10aa5
2   "name": "CRToolBox",
3   "version": "0.0.6",
4   "swift_version": "4.0",
5   "summary": "Swift开发者的工具箱",
6   "description": "CR开发iOS项目中所用到的懒人用法分享给大家",
7   "homepage": "https://github.com/ChaoRenYuan/CRToolBox.git",
8   "license": "MIT",
9   "authors": {
10     "chaorenyuan": "chaoren@crios.cn"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/ChaoRenYuan/CRToolBox.git",
17     "tag": "0.0.6"
18   },
19   "source_files": [
20     "CRToolBox/ExtensionTools",
21     "CRToolBox/MoreTools"
22   ],
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true