| { |
| "name": "SpinnerAnimation", |
| "version": "1.0.0", |
| "summary": "ProgressView framework", |
| "description": "You can add elegant progress animation in your view with just 2 line of code", |
| "homepage": "https://github.com/jwd-ali/IOS-Portfolio", |
| "license": "MIT", |
| "authors": { |
| "Jawad Ali": "L060214@gmail.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/jwd-ali/SpinnerAnimation.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "Sources/**/*.{h,m,swift}", |
| "requires_arc": true, |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |