blob: 196e0651dff3e36d0de593fa4c238c58043e980c [file] [log] [blame]
{
"name": "LMProgressView",
"version": "1.0.3",
"license": "MIT",
"summary": "This is a progress bar prompts, let the user know the background doing",
"homepage": "https://github.com/wangwenwang/LMProgressView",
"authors": {
"wangwenwang": "372266373@qq.com"
},
"source": {
"git": "https://github.com/wangwenwang/LMProgressView.git",
"tag": "1.0.3"
},
"requires_arc": true,
"platforms": {
"ios": null
},
"source_files": "Third/LMProgressView.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}