blob: 7b89b7969115f76e790bdd261ca13359f68d1086 [file] [log] [blame]
{
"name": "RKAutoLayout",
"version": "0.2.2",
"summary": "Easy Auto Layout",
"description": "Easy Auto Layout\n\n0.2.2\n Fix rkSafeAreaLayoutGuide\n\n0.2.1\n Fix safearea for iOS < 11. Update docs\n\n0.2.0\n Update codebase and add support other constraints\n\n0.1.1\n Update README\n\n0.1.0\n Init",
"homepage": "https://github.com/DaskiOFF/RKAutoLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DaskiOFF": "waydeveloper@gmail.com"
},
"source": {
"git": "https://github.com/DaskiOFF/RKAutoLayout.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit"
}