[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / 3 / UIKitPro / 0.3.0 / UIKitPro.podspec.json
blob674a6cd67a4849686116c26cda2c7355f73d498e
2   "name": "UIKitPro",
3   "version": "0.3.0",
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.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UIKitPro/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "PinCushion": [
26     ]
27   },
28   "pushed_with_swift_version": "4.0"