[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / a / f / RZViewActions / 0.1.0 / RZViewActions.podspec.json
blobcdb1c685434c77898e96cc6dbbb891a84e9bf8a1
2   "name": "RZViewActions",
3   "version": "0.1.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.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "source_files": "RZViewActions"