[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / 7 / LessUI / 0.1.0 / LessUI.podspec.json
blobdfae4d0ee279ac0ba54e6cc5da8a888539528858
2   "name": "LessUI",
3   "version": "0.1.0",
4   "summary": "Write super-simple UI code with LessUI",
5   "description": "Super-simple shortcut UI extension codes for swift.",
6   "homepage": "https://github.com/ghks1353/LessUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ghks1353": "ghks1353@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ghks1353/LessUI.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "src/**/*",
23   "frameworks": "UIKit"