[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 9 / OperantKit / 0.0.4 / OperantKit.podspec.json
blob7e5108d673f58ff0a9e3b00e746c5b678c228768
2   "name": "OperantKit",
3   "version": "0.0.4",
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.4"
17   },
18   "social_media_url": "https://twitter.com/EXPENSIVE_MAN",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "watchos": "4.0",
23     "tvos": "11.0"
24   },
25   "requires_arc": true,
26   "dependencies": {
27     "RxSwift": [
29     ]
30   }