blob: 4515ffbbc9adec630286900368af07d8f0bfa583 [file] [log] [blame]
{
"name": "TPRNotify",
"summary": "Notify makes presenting notification to users simple!",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*",
"frameworks": [
"UIKit",
"Foundation"
]
}