[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 9 / a / 1 / Scientist / 0.3.0 / Scientist.podspec.json
blob69ef0d678aa569bed284b41f20c2d2451b53139c
2   "name": "Scientist",
3   "version": "0.3.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.3.0"
15   },
16   "source_files": "Sources/**/*.swift",
17   "swift_version": "4.0",
18   "platforms": {
19     "ios": "9.0"
20   }