blob: 75d89ae1008e598a30e6a665f12c60cbbd57a20c [file] [log] [blame]
{
"name": "TinyConstraints",
"version": "1.1.1",
"platforms": {
"ios": "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.1.1"
},
"source_files": "TinyConstraints/Classes/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}