blob: 03a2855ba9a00c5158ad0ce465c36b5e6269b2b1 [file] [log] [blame]
{
"name": "GGShadowedView",
"version": "0.1.1",
"summary": "Lightweight pretty shadow library.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/gultekingokhan/GGShadowedView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gultekingokhan": "ismailgokhangultekin@gmail.com"
},
"source": {
"git": "https://github.com/gultekingokhan/GGShadowedView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/gultekingokhan",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "GGShadowedView/Classes/**/*",
"resource_bundles": {
"GGShadowedView": [
"GGShadowedView/**/*"
]
}
}