[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 5 / 4 / QuicklySwift / 0.1.5 / QuicklySwift.podspec.json
blob20d384b2a609afef884ed2af37946fcd56808e07
2   "name": "QuicklySwift",
3   "version": "0.1.5",
4   "summary": "swift 常用方法扩展,便捷使用",
5   "description": "swift 常用方法扩展,便捷使用,所有方法以“q”开头,使用链式语法",
6   "homepage": "https://github.com/rztime/QuicklySwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rztime": "rztime@vip.qq.com"
13   },
14   "source": {
15     "git": "https://github.com/rztime/QuicklySwift.git",
16     "tag": "0.1.5"
17   },
18   "social_media_url": "https://github.com/rztime",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": [
23     "4.2",
24     "5.0"
25   ],
26   "source_files": "QuicklySwift/Classes/**/*",
27   "dependencies": {
28     "SnapKit": [
30     ]
31   },
32   "swift_version": "5.0"