[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / 7 / pushbox-sdk-ios / 0.1.9 / pushbox-sdk-ios.podspec.json
blob86f0d6f6a2b216d98da655ca083795c18d9fb0fd
2   "name": "pushbox-sdk-ios",
3   "version": "0.1.9",
4   "summary": "PushBoxSDK ios version. Simplified access to the PushBoxSDK api",
5   "description": "The PushBoxSDK ios SDK makes it easy to send data to the PushBoxSDK api.",
6   "homepage": "https://github.com/house-of-code/pushbox-sdk-ios",
7   "license": "MIT",
8   "authors": {
9     "Gert Lavsen": "gert@houseofcode.io"
10   },
11   "source": {
12     "git": "https://github.com/house-of-code/pushbox-sdk-ios.git",
13     "tag": "0.1.9"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h"