[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / a / f / RZViewActions / 0.4.0 / RZViewActions.podspec.json
blobf2f92b9561070a89ad3b9265198d70b955d0a6d2
2   "name": "RZViewActions",
3   "version": "0.4.0",
4   "summary": "Sequenced and grouped animations for UIView",
5   "description": "A category on UIView that provides animation structure similar to SKAction from SpriteKit.",
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.4.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "source_files": "RZViewActions"