blob: f7a550313c8430dfa024b160d6ceda87a208eb21 [file] [log] [blame]
{
"name": "RKUIExtensions",
"version": "0.1.5",
"summary": "UI Extensions",
"homepage": "https://github.com/DaskiOFF/RKUIExtensions",
"documentation_url": "https://daskioff.github.io/RKUIExtensions/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DaskiOFF": "waydeveloper@gmail.com"
},
"source": {
"git": "https://github.com/DaskiOFF/RKUIExtensions.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"description": "UI Extensions\n\n0.1.5\n [UIViewController] Add ChildVC\n [CALayer] Add Shadow\n [UIButton] Add Images; Rename UIButton to UIButton+Colors\n\n0.1.4\n [UIView] Add makeImage\n\n0.1.3\n Add UINavigationItem (remove backButton)\n Update UIButton (adjustOneColor)\n Add UIViewController (iOS 9 ScrollView)\n Add UIView (Gradient)\n\n0.1.2\n Fix UIApplication topViewController\n\n0.1.1\n Update README\n\n0.1.0\n Init"
}