[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / d / 7 / 1 / Stimulator / 2.0.0 / Stimulator.podspec.json
blob1c6927cb5ff7418ea8668f1e3b5c134320b661e8
2   "name": "Stimulator",
3   "version": "2.0.0",
4   "summary": "Custom event handling based on Responder Chain",
5   "description": "Stimulator\nCustom event handling based on Responder Chain",
6   "homepage": "https://github.com/ukitaka/Stimulator",
7   "license": "MIT",
8   "authors": {
9     "yuki.takahashi": "yuki.takahashi.1126@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ukitaka/Stimulator.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/Stimulator.swift",
20   "pushed_with_swift_version": "3.0.2"