[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 1 / 7 / pixalate-ios-sdk / 0.1.3 / pixalate-ios-sdk.podspec.json
blobc69d388e5cf0f3a97f36e6c1f28fc318276e793a
2   "name": "pixalate-ios-sdk",
3   "version": "0.1.3",
4   "summary": "An impression reporting library for ios apps, by Pixalate, Inc.",
5   "description": "Utility with which to send app impressions to Pixalate, as well as query about blocked status.",
6   "homepage": "https://github.com/pixalate-inc/pixalate-ios-sdk",
7   "license": {
8     "type": "LGPL-3.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pixalate, Inc.": "engineering-external@pixalate.com"
13   },
14   "source": {
15     "git": "https://github.com/pixalate-inc/pixalate-ios-sdk.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "pixalate_ios_sdk/**/*.{h,m}",
22   "public_header_files": "pixalate_ios_sdk/**/*.h",
23   "private_header_files": [
24     "pixalate_ios_sdk/Private/*.h",
25     "pixalate_ios_sdk/pixalate-ios-sdk-umbrella.h"
26   ]