blob: c66c68dcd8bf6f2257d959bc2c9e93ba13fbc93a [file] [log] [blame]
{
"name": "FCEventManager",
"version": "0.0.1",
"license": "MIT",
"summary": "Elegant Event Manager in Swift",
"homepage": "https://github.com/fceldeiro/FCEventManager",
"authors": {
"Fabian Celdeiro": "celdeiro@gmail.com"
},
"source": {
"git": "https://github.com/fceldeiro/FCEventManager.git",
"tag": "v0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FCEventManager/src/*.swift",
"requires_arc": true
}