[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / a / f / RZViewActions / 0.2.0 / RZViewActions.podspec.json
blob775b082ff028b4a048958a43c21b6cd09aefd7c9
2   "name": "RZViewActions",
3   "version": "0.2.0",
4   "summary": "Sequenced and grouped animations for UIView",
5   "description": "                       A category on UIView that provides animation structure similar to SKAction from SpriteKit.\n",
6   "homepage": "https://github.com/Raizlabs/RZViewActions",
7   "license": "MIT",
8   "authors": {
9     "Rob Visentin": "rob.visentin@raizlabs.com"
10   },
11   "source": {
12     "git": "https://github.com/Raizlabs/RZViewActions.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "4.0"
17   },
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "source_files": "RZViewActions"