[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 7 / e / NZTrampoline / 0.1.2 / NZTrampoline.podspec.json
blobdcb73aea99204d02a1457004e97fe5d204ce0d5b
2   "name": "NZTrampoline",
3   "version": "0.1.2",
4   "summary": "Allows having more than one delegate for a specific protocol.",
5   "description": "Instances of the classes inherited from NZTrampolineBase are able to implement some delegate methods while they are able to forward all other methods of the protocol to the delegate object.",
6   "homepage": "https://github.com/nzstudio1/NZTrampoline",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "H. Vakilian": "hamid@nzstudio.dev"
13   },
14   "source": {
15     "git": "https://github.com/nzstudio1/NZTrampoline.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NZTrampoline/NZTrampoline/Classes/**/*",
22   "swift_versions": [
23     "5.0"
24   ],
25   "swift_version": "5.0"