blob: 0102cb7a19695bcc82dc8c20825ac64aad7e327c [file] [log] [blame]
{
"name": "SwiftyLayouts",
"version": "1.0.2",
"summary": "SwiftyLayouts library used to provide delight collection view layouts",
"description": "SwiftyLayouts library used to provide delight collection view layouts.\nlibrary having multiple submodule, You can consume specific layout module as\nper layout needed.",
"homepage": "https://kaushlendrapal.github.io/SwiftyLayouts/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ideveloperlab": "kaushlendra pal"
},
"social_media_url": "https://ideveloperlab.wordpress.com/",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/kaushlendrapal/SwiftyLayouts.git",
"tag": "1.0.2"
},
"source_files": [
"SwiftyLayouts",
"SwiftyLayouts/SwiftyLayouts/*.swift"
],
"resources": "Resources/*.{png,jpg}",
"requires_arc": true,
"pushed_with_swift_version": "4.0.3"
}