blob: 674a6cd67a4849686116c26cda2c7355f73d498e [file] [log] [blame]
{
"name": "UIKitPro",
"version": "0.3.0",
"summary": "UIKitPro is a small set of UIKit additions and extensions to supplement the development of UIKit apps.",
"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.",
"homepage": "https://github.com/LucasBest/UIKitPro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Best": "lucas.best.5@gmail.com"
},
"source": {
"git": "https://github.com/LucasBest/UIKitPro.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIKitPro/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"PinCushion": [
]
},
"pushed_with_swift_version": "4.0"
}