blob: 38046b8c59898d7699279bdcc1ba370d84ad2ebc [file] [log] [blame]
{
"name": "Chrysan",
"version": "1.1.3",
"summary": "Swift 版的菊花控件。",
"description": "基于 HKProgressHUD 的 Swift 3.0 实现,支持 Swift 3.0+",
"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.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Chrysan/Classes/**/*",
"resource_bundles": {
"Chrysan": [
"Chrysan/Assets/*"
]
},
"pushed_with_swift_version": "4.0 -"
}