[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / c / 8 / RSBUndoManager / 0.2.1 / RSBUndoManager.podspec.json
blobf53fc8449ae72e74746b899345d131d02d70b892
2   "name": "RSBUndoManager",
3   "version": "0.2.1",
4   "summary": "Lightweight extension of NSUndoManager w/ keypath-based undo/redo registration & memory awareness.",
5   "description": "Lightweight extension of NSUndoManager w/ keypath-based undo/redo registration & memory awareness.",
6   "homepage": "https://github.com/rosberry/RSBUndoManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Kormakov": "anton.kormakov@rosberry.com"
13   },
14   "source": {
15     "git": "https://github.com/rosberry/RSBUndoManager.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "RSBUndoManager/Classes/**/*"