[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 4 / 8 / RKUIExtensions / 0.1.3 / RKUIExtensions.podspec.json
blob6a89a5b22616d7051696821b5c1e6a3300b6b571
2   "name": "RKUIExtensions",
3   "version": "0.1.3",
4   "summary": "UI Extensions",
5   "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",
6   "homepage": "https://github.com/DaskiOFF/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.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "UIKit"