blob: 957d99a4590436cfe3d82f93e2550ba9ca8b0b10 [file] [log] [blame]
{
"name": "PNFramework",
"version": "2.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": "2.0.0"
},
"source_files": "PNFramework/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}