[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / 2 / GCUndoManager / 0.0.1 / GCUndoManager.podspec.json
blob6c5e181a5ec1af99a2a3b163a2b243d92f97a965
2   "name": "GCUndoManager",
3   "version": "0.0.1",
4   "license": {
5     "type": "BSD",
6     "text": "                      Copyright 2009-2012 Apptree.net. All rights reserved.\n"
7   },
8   "homepage": "https://github.com/seanm/GCUndoManager",
9   "authors": "Graham Cox",
10   "summary": "A reimplementation of NSUndoManager that is highly compatible with the original but much more debuggable.",
11   "source": {
12     "git": "https://github.com/seanm/GCUndoManager.git",
13     "commit": "11d4211ca0"
14   },
15   "platforms": {
16     "ios": "5.0",
17     "osx": "10.5"
18   },
19   "source_files": "GCUndoManager.{h,m}",
20   "requires_arc": false