[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / 3 / UIKitPro / 0.7.1 / UIKitPro.podspec.json
blobcdeae82bc9ff016c9dfda8153ab75458c370e986
2   "name": "UIKitPro",
3   "version": "0.7.1",
4   "summary": "UIKitPro is a small set of UIKit additions and extensions to supplement the development of UIKit apps.",
5   "description": "With UIKitPro you can utilize UIKit to an even greater extent than you could before. UIKit extends functionality into Interface Builder and common UIView subclasses.",
6   "homepage": "https://github.com/LucasBest/UIKitPro",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lucas Best": "lucas.best.5@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LucasBest/UIKitPro.git",
16     "tag": "0.7.1"
17   },
18   "social_media_url": "https://twitter.com/thereallu5",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "UIKitPro/Classes/**/*",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"