blob: 5dd7872e1d406ba843cd7abe26337d26f6eb6ae1 [file] [log] [blame]
{
"name": "MilesExamplePod",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "11.0"
},
"dependencies": {
"lottie-ios": [
]
},
"swift_versions": "5.0",
"source_files": [
"Source/**/*.{swift}"
],
"swift_version": "5.0"
}