blob: 2c417ff927c92a004c2ce9938b6fe5600edf7096 [file] [log] [blame]
{
"name": "TinyConstraints",
"version": "1.2.0",
"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": "1.2.0"
},
"source_files": "TinyConstraints/Classes/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}