blob: 3fee44587aaacec1a958c19808b781e39f30d896 [file] [log] [blame]
{
"name": "SwiftyLayouts",
"version": "1.0.0",
"summary": "SwiftyLayouts-Debug. library for iOS",
"description": "A short description of my first framwork with description done.",
"homepage": "https://github.com/kaushlendrapal/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.0"
},
"source_files": [
"SwiftyLayouts",
"SwiftyLayouts/SwiftyLayouts/*.swift"
],
"resources": "Resources/*.{png,jpg}"
}