blob: 6a89a5b22616d7051696821b5c1e6a3300b6b571 [file] [log] [blame]
{
"name": "RKUIExtensions",
"version": "0.1.3",
"summary": "UI Extensions",
"description": "UI Extensions\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",
"homepage": "https://github.com/DaskiOFF/RKUIExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DaskiOFF": "waydeveloper@gmail.com"
},
"source": {
"git": "https://github.com/DaskiOFF/RKUIExtensions.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit"
}