blob: 3446329eb316bdd2580f01814b97cc9a5e66826a [file] [log] [blame]
{
"name": "APNSwift",
"version": "0.3.1",
"license": "MIT",
"summary": "HTTP/2 based APNS provider written in Swift",
"homepage": "https://github.com/kaunteya/APNSwift",
"authors": {
"Kaunteya Suryawanshi": "k.suryawanshi@gmail.com"
},
"source": {
"git": "https://github.com/kaunteya/APNSwift.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}