blob: 843f241c528abd37faad5a7a66993cfb44f2567d [file] [log] [blame]
{
"name": "Chrysan",
"version": "1.5.3",
"summary": "Swift 版的菊花控件。",
"description": "基于 UIBlurEffect 以及 UIActivityIndicatorView 实现的 Swift 版菊花控件,支持自定义动画。",
"homepage": "https://github.com/Harley-xk/Chrysan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Harley.xk": "harley.gb@foxmail.com"
},
"source": {
"git": "https://github.com/Harley-xk/Chrysan.git",
"tag": "1.5.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Chrysan/Classes/**/*",
"resource_bundles": {
"Chrysan": [
"Chrysan/Assets/*"
]
}
}