blob: 53b841e5b3f4a1a605ddd98bbcd287526eb05c1d [file] [log] [blame]
{
"name": "DeliciousPubSub",
"version": "1.1.0",
"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.1.0",
"submodules": true
},
"source_files": "DeliciousPubSub/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}