blob: d1db80780313c9c8f4f1ffe516891897f7a29023 [file] [log] [blame]
{
"name": "FunLayout",
"version": "1.0.3",
"summary": "funny auto layout",
"description": "FunLayout help you with autoLayout",
"homepage": "https://github.com/Sroik/FunLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sroik": "Sroik1994@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Sroik/FunLayout.git",
"tag": "1.0.3"
},
"frameworks": "UIKit",
"source_files": "src/FunLayout/FunLayoutModule/*.{swift}"
}