[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / d / AmazonSDB / 1.0.0 / AmazonSDB.podspec.json
blobfbdb82b8f563c1f85bf96558d68f42f506841e8c
2   "name": "AmazonSDB",
3   "version": "1.0.0",
4   "summary": "iOS and OS X interface to Amazon's SimpleDB web service.",
5   "description": "                    A fork of brcosm's AmazonSDB (an iOS interface to Amazon's SimpleDB web service).\n                    Changes: Uses Blocks instead of a delegate, has better error handling, support for multi-value attributes, and more.\n",
6   "homepage": "https://github.com/barrettj/AmazonSDB",
7   "license": "MIT",
8   "authors": {
9     "Barrett Jacobsen": "admin@barrettj.com",
10     "Brandon Smith": "brcosm@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/barrettj/AmazonSDB.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "4.3",
18     "osx": "10.7"
19   },
20   "source_files": "SDB/SDB",
21   "requires_arc": true