blob: ce01cc70cf0f39bcae60b290811349156fad297b [file] [log] [blame]
{
"name": "LGUniversalPlaceholder",
"version": "0.0.2",
"license": "MIT",
"summary": "Universal iOS placeholder with pixel perfect centered components (image or spinner or/and title or/and button).",
"homepage": "https://github.com/Letsgood/LGUniversalPlaceholder",
"authors": {
"Letsgood.com s.r.o.": "jan.cislinsky@letsgood.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Letsgood/LGUniversalPlaceholder.git",
"tag": "0.0.2"
},
"source_files": "LGUniversalPlaceholder/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}