| { | |
| "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" | |
| } |