blob: 4f623567ef428c1ad55074fda27d7c9e013e2992 [file] [log] [blame]
{
"name": "Swignals",
"version": "1.0.0",
"summary": "Swignals is an observable pattern system written entirely in Swift.",
"homepage": "https://github.com/finder39/Swignals",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Joseph Neuman": "swignals@gmail.com"
},
"source": {
"git": "https://github.com/finder39/Swignals.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/finder39",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "3.0"
}