blob: 0d0488f1f89c43d29b13fe22750a1badcf336915 [file] [log] [blame]
{
"name": "NWPusher",
"version": "0.6.2",
"summary": "OS X and iOS application and framework to play with the Apple Push Notification service (APNs).",
"homepage": "https://github.com/noodlewerk/NWPusher",
"license": {
"type": "BSD",
"file": "LICENSE.txt"
},
"authors": {
"Leonard van Driel": "leonardvandriel@gmail.com"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"requires_arc": true,
"source": {
"git": "https://github.com/noodlewerk/NWPusher.git",
"tag": "0.6.2"
},
"source_files": "Classes/*.{h,m,c}",
"frameworks": "Security"
}