blob: ac319e53bf59fa9cc096788c91db411d70554878 [file] [log] [blame]
{
"name": "YCCustomLayout",
"version": "0.1.0",
"summary": "A short description of YCCustomLayout.",
"description": "Example Pinterest CollectionViewLayout",
"homepage": "https://github.com/cinaryusufiu/YCCustomLayout",
"authors": {
"Yusuf Çınar": "cinaryusufiu@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/cinaryusufiu",
"source": {
"git": "https://github.com/cinaryusufiu/YCCustomLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "YCCustomLayout/**/*.{swift}",
"resources": "YCCustomLayout/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
}