blob: 3adf1d5a72a93369e4f1a0798717179a6fdad2b6 [file] [log] [blame]
{
"name": "PNFramework",
"version": "4.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": "4.0.0"
},
"source_files": "PNFramework/**/*.swift",
"swift_versions": "5.0",
"ios": {
"frameworks": "UIKit"
},
"swift_version": "5.0"
}