blob: f53fc8449ae72e74746b899345d131d02d70b892 [file] [log] [blame]
{
"name": "RSBUndoManager",
"version": "0.2.1",
"summary": "Lightweight extension of NSUndoManager w/ keypath-based undo/redo registration & memory awareness.",
"description": "Lightweight extension of NSUndoManager w/ keypath-based undo/redo registration & memory awareness.",
"homepage": "https://github.com/rosberry/RSBUndoManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Kormakov": "anton.kormakov@rosberry.com"
},
"source": {
"git": "https://github.com/rosberry/RSBUndoManager.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "RSBUndoManager/Classes/**/*"
}