blob: 640f317f93584d195e23c98bc78f7853e445857e [file] [log] [blame]
{
"name": "TinyConstraints",
"version": "2.1.2",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"summary": "Nothing but sugar.",
"description": "Tiny Constraints is the syntactic sugar that makes NSLayoutConstraint sweeter for human use.",
"homepage": "https://github.com/roberthein/TinyConstraints",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert-Hein Hooijmans": "rh.hooijmans@gmail.com"
},
"social_media_url": "https://twitter.com/roberthein",
"source": {
"git": "https://github.com/roberthein/TinyConstraints.git",
"tag": "2.1.2"
},
"source_files": "TinyConstraints/Classes/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}