blob: 90e5e95adf2388251d7da22fe8e8da125aa6849b [file] [log] [blame]
{
"name": "EggLoadingView",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "11.4"
},
"source_files": [
"EggLoadingView/Classes/**/*",
"EggLoadingView/Assets/**/*"
],
"dependencies": {
"EggDeviceExt": [
],
"SwiftyGif": [
]
},
"swift_version": "5.0"
}