blob: 775b082ff028b4a048958a43c21b6cd09aefd7c9 [file] [log] [blame]
{
"name": "RZViewActions",
"version": "0.2.0",
"summary": "Sequenced and grouped animations for UIView",
"description": " A category on UIView that provides animation structure similar to SKAction from SpriteKit.\n",
"homepage": "https://github.com/Raizlabs/RZViewActions",
"license": "MIT",
"authors": {
"Rob Visentin": "rob.visentin@raizlabs.com"
},
"source": {
"git": "https://github.com/Raizlabs/RZViewActions.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "4.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "RZViewActions"
}