blob: 12d33a0e1abedac8d9aa32840addf77c180902b3 [file] [log] [blame]
{
"name": "LoadingManager",
"version": "0.0.4",
"summary": "Loading helper",
"description": "Loading helper!",
"homepage": "https://github.com/shenglinFL/LoadingManager",
"license": "MIT",
"authors": {
"linsheng": "linsheng77777@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/shenglinFL/LoadingManager.git",
"tag": "0.0.4"
},
"source_files": "LoadingManager/*.*",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "4.0",
"dependencies": {
"SnapKit": [
"~> 4.0"
]
}
}