blob: 93168219f80ed802e78f07c8d18902faefadb9ef [file] [log] [blame]
{
"name": "DemoPushNotificationCocoaPod",
"version": "0.1.23",
"summary": "A short description of DemoPushNotificationCocoaPod.",
"description": "Use amazon service to push notificaiton and interact with native scrips code",
"homepage": "https://github.com/phuockv/DemoPushNotificationCocoaPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"phuockv": "phuoc.kieu@sutrixsolutions.com"
},
"source": {
"git": "https://github.com/phuockv/DemoPushNotificationCocoaPod.git",
"tag": "0.1.23"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"AWSCore": [
"~> 2.7.0"
],
"AWSPinpoint": [
"~> 2.7.0"
],
"AWSAuthCore": [
"~> 2.7.0"
],
"AWSMobileClient": [
"~> 2.7.0"
],
"AWSCognitoIdentityProvider": [
"~> 2.7.0"
],
"AWSCognitoIdentityProviderASF": [
"~> 1.0.1"
]
},
"source_files": "DemoPushNotificationCocoaPod/Classes/**/*{swift,json}",
"swift_version": "4.0"
}