blob: d88f6e868d625ddc70878e1bfcfd9fce89d43d42 [file] [log] [blame]
{
"name": "TypedNotification",
"version": "1.0.0",
"summary": "an awesome way to send and recieve a typed notification.",
"homepage": "https://github.com/lovellx/TypedNotification",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": "lovellx",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lovellx/TypedNotification.git",
"tag": "1.0.0"
},
"source_files": "TypedNotification/TypedNotification/Core/*.swift",
"frameworks": "Foundation",
"requires_arc": true
}