blob: 3c052bd82c489379254dc97d3980a2d30e7f0c4c [file] [log] [blame]
{
"name": "TPRNotify",
"summary": "Notify makes presenting notification to users simple!",
"version": "1.0.0",
"homepage": "https://github.com/vdka/Notify",
"license": "MIT",
"authors": {
"Ethan Jackwitz": "ethanjackwitz@gmail.com"
},
"source": {
"git": "https://github.com/vdka/Notify.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*",
"frameworks": [
"UIKit",
"Foundation"
]
}