blob: 90132af58dc5cb68233450521b1fcfa1549d2a25 [file] [log] [blame]
{
"name": "SSEventFlow",
"version": "1.1.0",
"summary": "SSEventFlow is a type safe alternative to NSNotification, inspired by Flux",
"description": "This is a tiny variant of the Flux Application Architecture, invented by Facebook.\nSee video to how Flux works: https://facebook.github.io/flux/docs/in-depth-overview.html#content",
"homepage": "https://github.com/neoneye/SSEventFlow",
"license": "MIT",
"authors": {
"Simon Strandgaard": "neoneye@gmail.com"
},
"source": {
"git": "https://github.com/neoneye/SSEventFlow.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/neoneye",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"watchos": "3.0"
},
"source_files": "SSEventFlow_Framework/Classes/*",
"pushed_with_swift_version": "3.1.0"
}