blob: 8013c8569a729e2d2f57a0d8049757f9fd84bd9e [file] [log] [blame]
{
"name": "pushbox-sdk-ios",
"version": "0.1.0",
"summary": "PushBoxSDK ios version. Simplified access to the PushBoxSDK api",
"description": "The PushBoxSDK ios SDK makes it easy to send data to the PushBoxSDK api.",
"homepage": "https://github.com/house-of-code/pushbox-sdk-ios",
"license": "MIT",
"authors": {
"Gert Lavsen": "gert@houseofcode.io"
},
"source": {
"git": "https://github.com/house-of-code/pushbox-sdk-ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}