blob: 6cc71b8fe175897ae301a845b5e73a4f7bbef315 [file] [log] [blame]
{
"name": "APNSUtil",
"version": "1.5.0",
"summary": "APNSUtil is makes code simple using apple push notification service.",
"description": "APNSUtil is makes code simple using apple push notification service.",
"homepage": "https://github.com/pisces/APNSUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pisces": "hh963103@gmail.com"
},
"source": {
"git": "https://github.com/pisces/APNSUtil.git",
"tag": "1.5.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "APNSUtil/Classes/**/*"
}