blob: 90503392e43d186cab8732bb4dbcbec97055164a [file] [log] [blame]
{
"name": "SmartpushSDK",
"version": "0.0.2",
"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.2"
},
"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"
]
}