[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / 0 / UIDesignKit / 1.0.9 / UIDesignKit.podspec.json
blob70ae9441beb90dd3f6877c97b907f95ca05577a5
2   "name": "UIDesignKit",
3   "version": "1.0.9",
4   "summary": "Remotely tweak and change colours, fonts, style and design parameters without recompiling your app.",
5   "description": "UIDesignKit fills the need for allowing users to change things like the background colour of a label or the font of text on a button from a remote website in realtime. This means that developers can concentrate on the application logic and layout of the app rather than the precise design values. This also works well for multitennanted application support for different designs per tennant.",
6   "homepage": "https://github.com/willpowell8/UIDesignKit_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Will Powell": "willpowell8@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/willpowell8/UIDesignKit_iOS.git",
16     "tag": "1.0.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UIDesignKit/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Socket.IO-Client-Swift": [
26     ],
27     "SDWebImage": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"