| { |
| "name": "AFViewShaker", |
| "version": "0.0.3", |
| "summary": "AFViewShaker is simple as a brick utility for UIView shake animation.", |
| "homepage": "https://github.com/ArtFeel/AFViewShaker", |
| "screenshots": "https://raw.githubusercontent.com/ArtFeel/AFViewShaker/master/example.gif", |
| "authors": { |
| "Philip Vasilchenko": "philip.vasilchenko@gmail.com" |
| }, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE.txt" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "source": { |
| "git": "https://github.com/ArtFeel/AFViewShaker.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": "AFViewShaker/*.{h,m}", |
| "requires_arc": true |
| } |