blob: ff7181759d962dff754914c084852c8e3c5ba62b [file] [log] [blame]
{
"name": "Chrysan",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Chrysan/Classes/**/*",
"resource_bundles": {
"Chrysan": [
"Chrysan/Assets/*"
]
}
}