[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 8 / 0 / NISERuntimeFake / 0.2.1 / NISERuntimeFake.podspec.json
blob61059b36d7cf14de80e63b32ece1a29ebec082b4
2   "name": "NISERuntimeFake",
3   "version": "0.2.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.2.1"
14   },
15   "source_files": "NISERuntimeFake",
16   "requires_arc": true