blob: a1528ace50c4da60db20b7f047666e8fad71074b [file] [log] [blame]
{
"name": "connectbox",
"version": "0.1.0",
"summary": "iOS SDK for Connectbox",
"description": "Connectbox Push Notification Service SDK.",
"homepage": "https://github.com/studionord/connectbox",
"license": "MIT",
"authors": {
"Studio Nord": "gurkan@studionord.org"
},
"source": {
"git": "https://github.com/studionord/connectbox.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"resource_bundles": {
"connectbox": [
"Pod/Assets/*.png"
]
}
}