blob: d1896eefd7aea23153c46527d20662284c093b88 [file] [log] [blame]
{
"name": "MilesExamplePod",
"version": "1.0.1",
"summary": "A short description of MilesExamplePod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Thisismy0312/MilesExamplePod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thisismy0312": "qq867327466@163.com"
},
"source": {
"git": "https://github.com/Thisismy0312/MilesExamplePod.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "11.0"
},
"dependencies": {
"lottie-ios": [
]
},
"swift_versions": "5.0",
"source_files": [
"Source/**/*.{swift}"
],
"swift_version": "5.0"
}