blob: 327bb162923651b7abc9eeb539710a31a92b9122 [file] [log] [blame]
{
"name": "SmartpushSDK",
"version": "0.0.1",
"summary": "Beta version",
"description": "Beta version.",
"homepage": "https://github.com/rodrigobusata/SmartpushSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Getmo": "contato@getmo.com.br"
},
"source": {
"git": "https://github.com/rodrigobusata/SmartpushSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": [
"SmartpushSDK/Model/HitType.h",
"SmartpushSDK/Model/SmartpushDevice.h",
"SmartpushSDK/Model/SmartpushHit.h",
"SmartpushSDK/Model/SmartpushUser.h",
"SmartpushSDK/SmartpushSDK.h",
"SmartpushNotificationContent/NotificationViewController.h",
"SmartpushNotificationExtensionNotificationService.h"
]
}