blob: b54d4f76f24984567b7e8cb38e89feec98ddef14 [file] [log] [blame]
{
"name": "NotReactive",
"version": "0.2.6",
"summary": "A simple way to subscribe to value change or event emission.",
"description": "A siiiimple way to subscribe to value change or event emission.",
"homepage": "https://github.com/intitni/NotReactive",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"intitni": "int123c@gmail.com"
},
"source": {
"git": "https://github.com/intitni/NotReactive.git",
"tag": "0.2.6"
},
"social_media_url": "https://twitter.com/intitni",
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"5",
"5"
],
"source_files": "NotReactive/Classes/**/*",
"swift_version": "5"
}