[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 6 / 2 / ProxiteePlatform / 0.1.1 / ProxiteePlatform.podspec.json
blob404e5323759d08177cf7548496395df07e1acc33
2   "name": "ProxiteePlatform",
3   "version": "0.1.1",
4   "summary": "iOS SDK for the Proxitee platform",
5   "homepage": "http://www.proxitee.com/",
6   "license": {
7     "type": "Copyright",
8     "text": "      Copyright 2014 Fuzzelogic Solutions Ltd. All rights reserved.\n"
9   },
10   "authors": {
11     "Fuzzelogic Solutions Ltd": "info@proxitee.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "http": "http://labs.proxitee.com/pods/platform/Proxitee-Platform-v0.1.1.zip"
18   },
19   "source_files": "ProxiteePlatform/SDK/Headers/*.h",
20   "public_header_files": "ProxiteePlatform/SDK/Headers/*.h",
21   "preserve_paths": "ProxiteePlatform/SDK/libProxiteePlatform.a",
22   "vendored_libraries": "ProxiteePlatform/SDK/libProxiteePlatform.a",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CoreLocation"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "AFNetworking": [
31       "~> 2.2"
32     ],
33     "JSONModel": [
34       "~> 0.13.0"
35     ]
36   }