blob: 8f4bb5ee5cac0e7244b239e5bdac1a52d79c1425 [file] [log] [blame]
{
"name": "EggLoadingView",
"version": "0.1.5",
"summary": "Create Custom LoadingView.",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/thanavatC/EggLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thanavat Chaopaknam": "thanavat.chao@gmail.com"
},
"source": {
"git": "https://github.com/thanavatC/EggLoadingView.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "11.4"
},
"source_files": [
"EggLoadingView/Classes/**/*",
"EggLoadingView/Assets/**/*"
],
"dependencies": {
"EggDeviceExt": [
],
"SwiftyGif": [
]
},
"swift_version": "5.0"
}