blob: baa790a845bf193afd9248716d05dff7b37af19b [file] [log] [blame]
{
"name": "YLLoadingAnimationView",
"version": "0.2.0",
"summary": "加载动画",
"description": "加载动画views",
"homepage": "https://gitlab.com/adamshi23/ylloadinganimationview.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"adamshi23": "423314960@qq.com"
},
"source": {
"git": "https://gitlab.com/adamshi23/ylloadinganimationview.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLLoadingAnimationView/Classes/**/*",
"resources": "YLLoadingAnimationView/Assets/*.png",
"frameworks": "UIKit"
}