blob: 1bccf8a24caa4b39dff8feff6e49ad9b6c8c7ce2 [file] [log] [blame]
{
"name": "Listenable",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"version": "0.9.0",
"summary": "Object observation made easy",
"description": "Swift object that provides an observable platform to allow multiple listeners to observe protocols.",
"homepage": "https://github.com/MerrickSapsford/Listenable",
"license": "MIT",
"authors": {
"Merrick Sapsford": "merrick@sapsford.tech"
},
"social_media_url": "http://twitter.com/MerrickSapsford",
"source": {
"git": "https://github.com/MerrickSapsford/Listenable.git",
"tag": "0.9.0"
},
"source_files": "Source/Listenable/**/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}