blob: 6b1857aaddc708711db59452bd540321ff0765ae [file] [log] [blame]
{
"name": "Elastomeric",
"version": "0.1.0",
"summary": "A simple Reactive mechanism intended to facilitate UI statefulness",
"homepage": "https://github.com/Ikonium/Elastomeric",
"license": {
"type": "Public",
"file": "LICENSE"
},
"authors": {
"Christopher Cohen": "chris@filmicpro.com"
},
"source": {
"git": "https://github.com/Ikonium/Elastomeric.git",
"tag": "0.1.0"
},
"swift_version": "4.1",
"platforms": {
"ios": "11.0"
},
"source_files": "Elastomeric/Elastomeric.swift"
}