blob: 570b8edc9aa615848435f111f156aaf32c26f525 [file] [log] [blame]
{
"name": "ParithiConstraints",
"version": "0.1.0",
"summary": "Useful Constraint Helpers",
"description": "'These helper methods are useful for adding constraints to the views'",
"homepage": "https://github.com/parithi/ParithiConstraints",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ElamParithi Arul": "mail@parithi.com"
},
"source": {
"git": "https://github.com/parithi/ParithiConstraints.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/parithi",
"platforms": {
"ios": "12.0"
},
"source_files": "Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}