[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 8 / 0 / NISERuntimeFake / 0.0.1 / NISERuntimeFake.podspec.json
blob0c791a3f46cd2f29a763bc72e3eb6dbecb883fb0
2   "name": "NISERuntimeFake",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Library to make fake objects.",
6   "description": "This library lets you create fake objects of any class at runtime, which can have different behaviour than real objects. You can define different behaviour by overriding implemented instace methods.",
7   "homepage": "https://github.com/Nisemono/NISERuntimeFake",
8   "authors": {
9     "Łukasz Wolańczyk": "wolanczyk.lukasz@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Nisemono/NISERuntimeFake.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "NISERuntimeFake",
16   "requires_arc": true