blob: 7394650149963d2a787bdffc369aa2c637da7813 [file] [log] [blame]
{
"name": "AFViewShaker",
"version": "0.0.2",
"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.2"
},
"source_files": "AFViewShaker/*.{h,m}",
"requires_arc": true
}