blob: 93701b26ab3d2c6aafacdf6a12ff142805bf8b67 [file] [log] [blame]
{
"name": "DeliciousPubSub",
"version": "1.0.1",
"summary": "Swift PubSub, strongly typed. Delicious. Nutritious.",
"homepage": "https://github.com/moosemagnet/deliciouspubsub",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Skylark": "skylark@devsword.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/moosemagnet/deliciouspubsub.git",
"tag": "v1.0.1",
"submodules": true
},
"source_files": "DeliciousPubSub/**/*.{h,swift}"
}