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