blob: 0a78e75dbc2e86a2ee24e20812dc2b3920e80619 [file] [log] [blame]
{
"name": "EggLoadingView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EggLoadingView/Classes/**/*",
"swift_version": "5.0"
}