blob: 839d86213e28b4b4512197977204ff5b5e928c18 [file] [log] [blame]
{
"name": "APNSwift",
"version": "0.2.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.2.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}