[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 9 / OperantKit / 0.0.34 / OperantKit.podspec.json
blob766911856f56e19faa0ce624a4f614d04391d58e
2   "name": "OperantKit",
3   "version": "0.0.34",
4   "summary": "A tool for operant conditioning",
5   "description": "OperantKit is a tool for operant conditioning experiments for Swift",
6   "homepage": "https://github.com/YutoMizutani/OperantKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yuto Mizutani": "yuto.mizutani.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/YutoMizutani/OperantKit.git",
16     "tag": "0.0.34"
17   },
18   "social_media_url": "https://twitter.com/EXPENSIVE_MAN",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.10",
22     "watchos": "4.0",
23     "tvos": "11.0"
24   },
25   "requires_arc": true,
26   "dependencies": {
27     "RxSwift": [
29     ],
30     "RxCocoa": [
32     ]
33   },
34   "source_files": "Sources/**/**/*.swift"