blob: 96e88bba7f09b434dbf298a86eea77c4348685ff [file] [log] [blame]
{
"name": "FishAnimation",
"version": "0.0.1",
"summary": "A UIView category that adds FishAnimation.",
"homepage": "https://github.com/GeekSprite",
"license": "MIT",
"authors": {
"GeekSprite": "a1019448557@gmail.com"
},
"source": {
"git": "https://github.com/GeekSprite/FishAnimation.git",
"tag": "0.0.1"
},
"platforms": {
"ios": null
},
"source_files": "class",
"frameworks": "QuartzCore",
"requires_arc": true
}