| { |
| "name": "WHCustomizeConstraint", |
| "version": "0.1.1", |
| "summary": "WHCustomizeConstraint", |
| "description": "'WHCustomizeConstraint is the syntactic sugar that makes Auto Layout sweeter for human use'", |
| "homepage": "https://github.com/wajahathassan64/WHCustomizeConstraint", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "wajahathassan64": "wajahathassan64@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/wajahathassan64/WHCustomizeConstraint.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "11.4" |
| }, |
| "source_files": "Source/**/*.swift", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |