[Add] HyperTrident 2.2.2.3
[CocoaPods.git] / Specs / 2 / d / 7 / PhonzieSDK / 0.1.0-beta2 / PhonzieSDK.podspec.json
blobab69e3363aa494280356c2cb0850326dc09b0e65
2   "name": "PhonzieSDK",
3   "version": "0.1.0-beta2",
4   "summary": "PhonzieSDK - parking sdk",
5   "description": "PhonzieSDK lets your customers using our parking system.",
6   "homepage": "http://www.lenis.tech",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Lenis Srl",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "http": "https://secure.phonzie.eu/api/PhonzieSDK-0.1.0.tar.gz"
17   },
18   "vendored_libraries": [
19     "Libraries/libPhonzieSDK.a"
20   ],
21   "source_files": [
22     "Sources/PhonzieSDK.h"
23   ],
24   "frameworks": [
25     "UIKit",
26     "MapKit",
27     "AdSupport",
28     "MobileCoreServices",
29     "SystemConfiguration"
30   ],
31   "dependencies": {
32     "AFNetworking": [
34     ],
35     "Fabric": [
37     ],
38     "Crashlytics": [
40     ],
41     "GoogleConversionTracking": [
43     ],
44     "CommonUtils": [
46     ],
47     "OneSignal": [
49     ],
50     "TBQuadTree": [
52     ]
53   }