blob: f50e79783cb4ef246c7f48c4763e46c5a75ddc24 [file] [log] [blame]
{
"name": "SGSwiftyBind",
"version": "1.0.2",
"summary": "A light weight approach to event based programming",
"homepage": "https://github.com/eman6576/SGSwiftyBind",
"license": {
"type": "MIT"
},
"authors": {
"Manny Guerrero": "emanuelguerrerodev@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"source": {
"git": "https://github.com/eman6576/SGSwiftyBind.git",
"tag": "1.0.2"
},
"exclude_files": "Classes/Exclude",
"source_files": [
"Sources/SGSwiftyBind/*.swift",
"Classes/Exclude"
]
}