| { |
| "name": "SFProgress", |
| "version": "0.0.2", |
| "summary": "SFProgress, MBProgress by swift 2.0", |
| "description": "MBProgressHUD for swift, you can use by specifiy tag 0.0.2", |
| "homepage": "https://github.com/looseyi/SFProgressHUD.git", |
| "license": "MIT", |
| "authors": { |
| "looseyi": "13615033587@126.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/looseyi/SFProgressHUD.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "source/*.swift", |
| "exclude_files": "Classes/Demo", |
| "frameworks": "CoreGraphics", |
| "requires_arc": true |
| } |