blob: c2472fc515ad52b659bda169f61d2e2a48ab19d4 [file] [log] [blame]
{
"name": "YLLoadingAnimationView",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLLoadingAnimationView/Classes/**/*",
"resource_bundles": {
"YLLoadingAnimationView": [
"YLLoadingAnimationView/Assets/*.png"
]
},
"frameworks": "UIKit"
}