blob: adeb9164fac3ed9f07723eb30d5ff35c96d24575 [file] [log] [blame]
{
"name": "Constraints",
"version": "1.2.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Constraints/Classes/**/*",
"frameworks": "UIKit"
}