blob: 4bd15c1f1efe70ba712e497c9b7b74f1b2923e8c [file] [log] [blame]
{
"name": "Heisenberg",
"version": "0.1.1",
"summary": "A chemical structure creator library for iOS & Swift.",
"description": "Heisenberg lets you create Chemical structures with easy to use",
"homepage": "https://github.com/eliakorkmaz/Heisenberg",
"screenshots": [
"https://i.ibb.co/kSksJXr/Screen-Shot-2019-10-31-at-12-40-00-AM.png",
"https://i.ibb.co/DfbNDN5/Screen-Shot-2019-10-31-at-12-40-15-AM.png"
],
"license": {
"type": "MIT"
},
"authors": {
"eliakorkmaz": "emrahkrkmz1@gmail.com"
},
"source": {
"git": "https://github.com/eliakorkmaz/Heisenberg.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}