[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / e / a / LayoutHelper / 1.0.0 / LayoutHelper.podspec.json
blobfa67e86452e0c8a6bbf541071218ccf8049efa74
2   "name": "LayoutHelper",
3   "version": "1.0.0",
4   "summary": "A beautiful library used create different 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",
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.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "LayoutHelper/Classes/**/*",
23   "swift_version": "5.0"