{ | |
"name": "Elastomeric", | |
"version": "0.1.0.1", | |
"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.1" | |
}, | |
"swift_version": "4.1", | |
"platforms": { | |
"ios": "11.0" | |
}, | |
"source_files": "Elastomeric/Elastomeric.swift" | |
} |