[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / 2 / RMErrorRecoveryAttempter / 0.0.1 / RMErrorRecoveryAttempter.podspec.json
blobb089d935a3a6faf9ca38de618ac4f6d898486cd3
2   "name": "RMErrorRecoveryAttempter",
3   "version": "0.0.1",
4   "summary": "A class that conforms to the NSErrorRecoveryAttempting informal protocol and allows using blocks to provide recovery options for an error.",
5   "homepage": "https://github.com/realmacsoftware/RMErrorRecoveryAttempter",
6   "license": "MIT",
7   "authors": {
8     "Keith Duncan": "@keith_duncan",
9     "Damien DeVille": "@DamienDeVille",
10     "James Beith": "james@realmacsoftware.com"
11   },
12   "source": {
13     "git": "https://github.com/realmacsoftware/RMErrorRecoveryAttempter.git",
14     "commit": "06a4f951f19094434e3fb0ac301ae5bf1ded9aa9"
15   },
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   },
20   "source_files": "Source",
21   "osx": {
22     "exclude_files": "Source/UIResponder*"
23   },
24   "requires_arc": true