blob: 48cbdb8d9f0d9bcb47835b010cfcfa6e0a70accf [file] [log] [blame]
{
"name": "Swignals",
"version": "0.1.1",
"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": "0.1.1"
},
"social_media_url": "https://twitter.com/finder39",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*"
}