blob: 421762b1af85158fc42a4d16a5f9e70624eed09b [file] [log] [blame]
{
"name": "SmartpushSDK",
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/rodrigobusata/SmartpushSDK.git",
"authors": {
"Getmo": "contato@getmo.com.br"
},
"summary": "Beta version",
"source": {
"git": "https://github.com/rodrigobusata/SmartpushSDK.git",
"tag": "0.0.3"
},
"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"
],
"frameworks": [
"QuartzCore",
"UserNotifications",
"UserNotificationsUI"
],
"platforms": {
"ios": "6.0"
}
}