blob: b52b1f9e3ce6c92fdb7cf5d1fe3eacc88c2aca0b [file] [log] [blame]
{
"name": "EggLoadingView",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "11.0"
},
"source_files": [
"EggLoadingView/Classes/**/*",
"EggLoadingView/Assets/**/*"
],
"dependencies": {
"EggDeviceExt": [
]
},
"swift_version": "5.0"
}