blob: 3ff0a0e4c36f1fdff5a4044aee8ad6bc8a59c642 [file] [log] [blame]
{
"name": "PNFramework",
"version": "1.0.0",
"summary": "Apple Notification Framework using APNS.",
"description": "Demo Project for the Apple Notification using APNS In IOS",
"homepage": "https://github.com/abhi12340/PNFramework",
"license": "MIT",
"authors": {
"Abhishek Kumar": "abhishekkumarthakur786@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/abhi12340/PNFramework.git",
"tag": "1.0.0"
},
"source_files": "PNFramework/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}