blob: 54e0685644701b6036754bbaf63d0a6ae7b79263 [file] [log] [blame]
{
"name": "RSLayout",
"version": "1.0",
"license": "MIT",
"summary": "A collection of helper functions to layout elements in Swift",
"homepage": "https://github.com/roelspruit/RSLayout",
"authors": {
"Roel Spruit": "roel@roelspruit.com"
},
"source": {
"git": "https://github.com/roelspruit/RSLayout.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.1"
},
"source_files": "Source/*.swift",
"requires_arc": true
}