[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / c / JJCSwiftTools / 1.0.2 / JJCSwiftTools.podspec.json
blobcd2df770a4b9ff5f2fd2451a70ac4a39a4d69cd7
2   "name": "JJCSwiftTools",
3   "version": "1.0.2",
4   "summary": "Some methods to get result fasterly with swift!",
5   "homepage": "https://github.com/jijiucheng/JJCSwiftTools",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "苜蓿鬼仙": "302926124@qq.com"
12   },
13   "swift_versions": [
14     "5.0"
15   ],
16   "platforms": {
17     "ios": "13.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/jijiucheng/JJCSwiftTools.git",
22     "tag": "1.0.2"
23   },
24   "source_files": [
25     "Sources/**/*.swift"
26   ],
27   "resources": [
28     "Sources/Resources/JJCSwiftTools.bundle"
29   ],
30   "swift_version": "5.0"