[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 3 / 8 / ThenUIKit / 0.1.0 / ThenUIKit.podspec.json
blobceb7cf4e17c3ade174f7fce41c54bb634ee181ed
2   "name": "ThenUIKit",
3   "version": "0.1.0",
4   "summary": "The Basic UIKit Framework",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ghostcrying/ThenFoundation",
7   "authors": {
8     "ghost": "czios1501@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ghostcrying/ThenUIKit.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source_files": [
19     "Sources/**/*.{swift,h,m}",
20     "Sources/*.h"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "ThenFoundation": [
28       "~> 0.0.7"
29     ]
30   },
31   "swift_version": "5.0"