[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / 1 / Scientist / 0.4.0 / Scientist.podspec.json
blobfbe388ab73024785d854c1ed29a85b2d408ddc0d
2   "name": "Scientist",
3   "version": "0.4.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/junkpiano/scientist",
8   "authors": {
9     "Yusuke Ohashi": "github@junkpiano.me"
10   },
11   "summary": "A Swift library for carefully refactoring critical paths.",
12   "source": {
13     "git": "https://github.com/junkpiano/scientist.git",
14     "tag": "0.4.0"
15   },
16   "source_files": "Sources/**/*.swift",
17   "swift_versions": [
18     "5.3",
19     "5.4",
20     "5.5"
21   ],
22   "platforms": {
23     "ios": "10.0",
24     "osx": "10.12",
25     "tvos": "10.0",
26     "watchos": "3.0"
27   },
28   "swift_version": "5.5"