blob: 54fad7d879abf18b536c5830cf1ee861babcb665 [file] [log] [blame]
{
"name": "FunnelUp",
"version": "0.1.19",
"summary": "Allows users to send their device token to our server, so that they can start receiving push notifications",
"description": "This cocoa pod is based on ObjectiveC. This pod basically focuses on developers who do not have a server of their own. This pod allows users to send their device token to our server, so that they can start receiving push notifications.",
"homepage": "https://github.com/MaliniRam/FunnelUp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MaliniRam": "malini.ramanathan@snyxius.com"
},
"source": {
"git": "https://github.com/MaliniRam/FunnelUp.git",
"tag": "0.1.19"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FunnelUp/Classes"
}