[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / 7 / PhonzieSDK / 0.1.0-beta3 / PhonzieSDK.podspec.json
blob021986bea9e2d7362896ff242c1922505a8d260e
2   "name": "PhonzieSDK",
3   "version": "0.1.0-beta3",
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   "prefix_header_file": "PhonzieSDK-Prefix.pch",
22   "source_files": [
23     "Sources/PhonzieSDK.h"
24   ],
25   "frameworks": [
26     "UIKit",
27     "MapKit",
28     "AdSupport",
29     "MobileCoreServices",
30     "SystemConfiguration"
31   ],
32   "dependencies": {
33     "AFNetworking": [
35     ],
36     "Fabric": [
38     ],
39     "Crashlytics": [
41     ],
42     "GoogleConversionTracking": [
44     ],
45     "CommonUtils": [
47     ],
48     "OneSignal": [
50     ],
51     "TBQuadTree": [
53     ]
54   }