blob: c6032ed3d3d4e6e4c38a192e87a6caeea220122c [file] [log] [blame]
{
"name": "FunLayout",
"version": "1.0.2",
"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.2"
},
"frameworks": "UIKit",
"source_files": "src/FunLayout/FunLayoutModule/*.{swift}"
}