blob: afef92efc77b5d9a588317caada9826b7a559182 [file] [log] [blame]
{
"name": "PushBot",
"version": "1.0.3",
"summary": "PushBot Framework",
"description": "PushBot Framework for handle push notification",
"homepage": "https://github.com/sallyahmed/PushBot",
"license": "MIT",
"authors": {
"Sally Ahmed": "sally.692@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sallyahmed/PushBot.git",
"tag": "1.0.3"
},
"source_files": [
"PushBot/Source",
"PushBot/Source/Core"
],
"swift_versions": "4.2",
"swift_version": "4.2"
}