blob: 238f31ef9d09e37d41b007767dc5704a2d956a9d [file] [log] [blame]
{
"name": "Lwt_ProgressView",
"version": "1.0.2",
"summary": "Round the progress of the view",
"homepage": "https://github.com/lwt211/Lwt_ProgressView",
"license": "MIT",
"authors": {
"Li Wentao": "https://github.com/lwt211/Lwt_ProgressView"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lwt211/Lwt_ProgressView.git",
"tag": "1.0.2"
},
"source_files": "Lwt_ProgressView/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}