blob: 48fe2c8d04957c44db1d7807c7898e1b22835725 [file] [log] [blame]
{
"name": "TinyConstraints",
"version": "4.0.1",
"swift_versions": [
5.0,
"5.0"
],
"summary": "Nothing but sugar.",
"description": "TinyConstraints is the syntactic sugar that makes Auto Layout sweeter for human use.",
"homepage": "https://github.com/roberthein/TinyConstraints",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert-Hein Hooijmans": "rh.hooijmans@gmail.com"
},
"source": {
"git": "https://github.com/roberthein/TinyConstraints.git",
"tag": "4.0.1"
},
"social_media_url": "https://twitter.com/roberthein",
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"osx": "10.11"
},
"source_files": "TinyConstraints/Classes/**/*.{swift}",
"swift_version": "5.0"
}