[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / e / 6 / a / IBLayoutConstraint / 1.0.0 / IBLayoutConstraint.podspec.json
blobb93697c28c2e665099fd56c89d057524b6516116
2   "name": "IBLayoutConstraint",
3   "version": "1.0.0",
4   "summary": "Configure constraints for each device in Interface Builder with IBLayoutConstraint.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Maks Kurpa": "maksim.kurpa@gmail.com"
11   },
12   "description": "Specify constraints for each device separately. Forget about device detection and configuring constraints in code. Do it in Interface Builder with IBLayoutConstraint.",
13   "homepage": "https://github.com/MaksimKurpa/IBLayoutConstraint",
14   "source": {
15     "git": "https://github.com/MaksimKurpa/IBLayoutConstraint.git",
16     "branch": "master",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://www.facebook.com/maksim.kurpa",
20   "source_files": "Sources/*.{swift}",
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "platforms": {
24     "ios": "11.0"
25   },
26   "ios": {
27     "frameworks": "UIKit"
28   },
29   "swift_version": "5.0"