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