blob: 879c28f7d91672f0af420adbbcdfbd09fb3384bd [file] [log] [blame]
{
"name": "NotReactive",
"version": "0.2.1",
"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.1"
},
"social_media_url": "https://twitter.com/intitni",
"platforms": {
"ios": "9.3"
},
"swift_version": "4.2",
"source_files": "NotReactive/Classes/**/*"
}