[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 6 / e / PseudoConstraints / 1.0.2 / PseudoConstraints.podspec.json
blob6fe78db7ca6b7c0b085e7e26250fc0f5747a8399
2   "name": "PseudoConstraints",
3   "version": "1.0.2",
4   "summary": "Easy interface to set constraints programatically",
5   "description": "Pseudo Constraints lets you set constraints programatically with less code. Pseudo Constraints uses native Swift APIs at its core hence making it more efficient.",
6   "homepage": "https://github.com/pseudozain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pseudozain": "e.zainulabedin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pseudozain/PseudoConstraints.git",
16     "tag": "1.0.2"
17   },
18   "module_name": "PseudoConstraints",
19   "platforms": {
20     "ios": "11.4"
21   },
22   "swift_versions": "5.1",
23   "source_files": "PseudoConstraints/**/*.{swift}",
24   "static_framework": true,
25   "swift_version": "5.1"