[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 3 / d / 2 / PCFPush / 1.7.0 / PCFPush.podspec.json
blobc70c9c908ae6857828411429ec52afd68c4f4c6a
2   "name": "PCFPush",
3   "version": "1.7.0",
4   "license": {
5     "type": "CUSTOM",
6     "file": "LICENSE"
7   },
8   "summary": "Pivotal CF Mobile Services Push Client SDK for iOS",
9   "homepage": "https://github.com/cfmobile",
10   "authors": "Rob Szumlakowski",
11   "source": {
12     "git": "https://github.com/cfmobile/push-ios.git",
13     "tag": "1.7.0-final"
14   },
15   "frameworks": "CoreLocation",
16   "requires_arc": true,
17   "compiler_flags": "-D_PCF_PUSH_VERSION=\\\"1.7.0\\\"",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": "PCFPush/**/*.h",
22   "source_files": "PCFPush/**/*.{h,m}"