[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / a / LayoutHelper / 0.1.2 / LayoutHelper.podspec.json
blob017a89b805f7ab2eb145dcef9f2e1cf1d451dec1
2   "name": "LayoutHelper",
3   "version": "0.1.2",
4   "summary": "A beautiful library used create device based UI",
5   "swift_versions": "5.0",
6   "description": "Layout Helper is created to solve the issue of constraint based layout where the developer are bound by the size classes for the same size for the same size classes but haveing different screen sizes. Layout Helper will give the Developer the freedom to update Constraints, Fonts of various UI element for every single device.",
7   "homepage": "https://github.com/tryWabbit/Layout-Helper-Pod",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "tryWabbit": "kuldeeptanwar1007@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/tryWabbit/Layout-Helper-Pod.git",
17     "tag": "0.1.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LayoutHelper/Classes/**/*",
23   "swift_version": "5.0"