[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / 8 / RKUIExtensions / 0.1.8 / RKUIExtensions.podspec.json
blob7bb7a5f5c675bb174b6c160f5457ec7a84361459
2   "name": "RKUIExtensions",
3   "version": "0.1.8",
4   "summary": "UI Extensions",
5   "homepage": "https://github.com/DaskiOFF/RKUIExtensions",
6   "documentation_url": "https://daskioff.github.io/RKUIExtensions/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DaskiOFF": "waydeveloper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DaskiOFF/RKUIExtensions.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "UIKit",
23   "description": "UI Extensions\n\n0.1.8\n  Swift 4.2\n  [UIViewController] rename removeFromParent to removeFromParentVC for swift 4.2\n\n0.1.7\n  Fix adjustsScrollViewInsetsFalseIfNeeded\n  Fix adjustsScrollViewInsets\n\n0.1.6\n  Fix 'public'\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"