blob: ad476c5bd38bddec9621be00d5d2e02420a092ef [file] [log] [blame]
{
"name": "FLAnimation",
"version": "0.0.5",
"summary": "An easy way to shake or scale the view with animation.",
"homepage": "https://github.com/atony2099/FLAnimation",
"license": "MIT",
"authors": {
"atony2099": "atony2099@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/atony2099/FLAnimation.git",
"tag": "0.0.5"
},
"source_files": [
"FLAnimation",
"FLAnimation/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"pop": [
]
}
}