blob: bd0bf9946cfc6fe601952eb094d1d304a1479ecd [file] [log] [blame]
{
"name": "TinyConstraints",
"version": "4.0.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.0"
},
"social_media_url": "https://twitter.com/roberthein",
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"osx": "10.11"
},
"source_files": "TinyConstraints/Classes/**/*.{swift}"
}