blob: e4de2446211bfdab387246f85182a3de7aed5550 [file] [log] [blame]
{
"name": "Listenable",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"version": "2.1.0",
"summary": "Swift Observable object",
"description": "Swift object that provides an observable platform for multiple listeners.",
"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": "2.1.0"
},
"source_files": "Sources/Listenable/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0"
}