blob: 69ef0d678aa569bed284b41f20c2d2451b53139c [file] [log] [blame]
{
"name": "Scientist",
"version": "0.3.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/junkpiano/scientist",
"authors": {
"Yusuke Ohashi": "github@junkpiano.me"
},
"summary": "A Swift library for carefully refactoring critical paths.",
"source": {
"git": "https://github.com/junkpiano/scientist.git",
"tag": "0.3.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
}
}