blob: 747bc19083a5a7e3c4129c5ce8102920d2a6cf64 [file] [log] [blame]
{
"name": "Scientist",
"version": "0.2.0",
"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.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
}
}