blob: 4471962fa819729a7891068af8303a1046b9dd5f [file] [log] [blame]
{
"name": "Constraints",
"version": "1.2.1",
"summary": "Easy Swift programmatic constraints",
"homepage": "https://github.com/vysotskiyserhiy/Constraints",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhiy Vysotskiy": "vysotskiyserhiy@gmail.com"
},
"source": {
"git": "https://github.com/vysotskiyserhiy/Constraints.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Constraints/Classes/**/*",
"frameworks": "UIKit"
}