blob: 02ade7ac8b8690c5e56c848fa4a08f1ac0eb08bf [file] [log] [blame]
{
"name": "HFToastViewManager",
"version": "1.0.0",
"summary": "一种管理view的简单方式. A sample method to manager view",
"description": "TODO: 一种管理view的简单方式. A sample method to manager view",
"homepage": "https://github.com/whfwudi/HFTostViewManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"whfwudi": "83340224@qq.com"
},
"social_media_url": "https://github.com/whfwudi",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/whfwudi/HFTostViewManager.git",
"tag": "1.0.0"
},
"source_files": "SourceFiles",
"exclude_files": "Classes/Exclude",
"ios": {
"frameworks": "UIKit"
},
"requires_arc": true
}