[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / 4 / RDRIntermediateTarget / 0.0.1 / RDRIntermediateTarget.podspec.json
blob7d7886b098b990438c31fc5ab218e0bbb3c7c95b
2   "name": "RDRIntermediateTarget",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "summary": "Workaround for retain cycles caused by NSTimer et al.",
9   "homepage": "https://github.com/datwelk/RDRIntermediateTarget",
10   "authors": {
11     "Damiaan Twelker": "damiaan@whirlingcode.com"
12   },
13   "source": {
14     "git": "https://github.com/datwelk/RDRIntermediateTarget.git",
15     "tag": "0.0.1"
16   },
17   "description": "Workaround for retain cycles caused by NSTimer, NSThread or CADisplayLink instances",
18   "source_files": "RDRIntermediateTarget/*.{h,m}",
19   "requires_arc": true