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