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