blob: c9f15e88bd43605a935f2ba7a9a901d0c8bdcfcc [file] [log] [blame]
{
"name": "CRJLottie",
"version": "0.1.0",
"summary": "A short description of CRJLottie.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CelestialRotatingJade/CRJLottie",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com"
},
"source": {
"git": "https://github.com/CelestialRotatingJade/CRJLottie.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "CRJLottie/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"dependencies": {
"lottie-ios": [
],
"SnapKit": [
]
},
"swift_version": "5.0"
}