blob: 5e97dcc438d6c121b142f9908c8b57677bd2ab3f [file] [log] [blame]
{
"name": "MFWebLottie",
"version": "1.1.0",
"summary": "Load the network resources of Lottie",
"description": "Load the network resources of Lottie. Cache",
"homepage": "https://github.com/YmiroS/MFWebLottie.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MeetFresh": "yangshuo_2312@163.com"
},
"source": {
"git": "https://github.com/YmiroS/MFWebLottie.git",
"tag": "1.1.0"
},
"source_files": "MFWebLottie/**/*",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
]
}