blob: 455f7de4a61172153e8e74f3cf8082f0a5b03608 [file] [log] [blame]
{
"name": "ShimmerEffect-iOS",
"version": "1.1",
"summary": "Add Shimmer Effect to any view in your iOS app.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AhmedOsman00/ShimmerEffect-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AhmedOsman00": "eng.ahmedosman00@gmail.com"
},
"source": {
"git": "https://github.com/AhmedOsman00/ShimmerEffect-iOS.git",
"tag": "1.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": [
"Extensions/*",
"Data Source/*",
"Shimmer View/*"
],
"swift_version": "5.0"
}