blob: 4790fe6e35b48790c09147521fd5560a5a3368eb [file] [log] [blame]
{
"name": "APNSUtil",
"version": "1.6.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.6.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "APNSUtil/Classes/**/*"
}