[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 3 / 5 / SwiftButton / 1.1.0 / SwiftButton.podspec.json
blob339023ac35890784719c9872afb4c633aa579055
2   "name": "SwiftButton",
3   "version": "1.1.0",
4   "summary": "自定义图文按钮.",
5   "description": "图文按钮.",
6   "homepage": "https://github.com/jackiehu/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HU": "814030966@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/jackiehu/SwiftButton.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": [
22     "5.2",
23     "5.1",
24     "5.0",
25     "4.2"
26   ],
27   "source_files": "Sources/**/*",
28   "frameworks": "UIKit",
29   "requires_arc": true,
30   "dependencies": {
31     "SnapKit": [
33     ]
34   },
35   "swift_version": "5.2"