blob: cd07a0bf0fb4f9884b3c232476e60645caeddee0 [file] [log] [blame]
{
"name": "LVAnimator",
"version": "1.0.0",
"summary": "A clean and lightweight LVAnimator for your iOS and tvOS app.",
"homepage": "https://github.com/grvlv/LVAnimator",
"license": "Copyright (c) 2019 GRV",
"authors": {
"grvlv": "grv_lv@126.com"
},
"source": {
"git": "https://github.com/grvlv/LVAnimator.git",
"tag": "1.0.0"
},
"source_files": "LVAnimator/LVAnimator/*",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"swift_version": "4.0"
}