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