blob: 748907363b95c016080ad24a2db1171dfcf74c63 [file] [log] [blame]
{
"name": "MFWebLottie",
"version": "1.1.1",
"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.1"
},
"source_files": "MFWebLottie/**/*",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
]
}