[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / 7 / PhonzieSDK / 0.1.0-beta6 / PhonzieSDK.podspec.json
blob8b8f521ca86d973a0f629222c7a88ccad7d5359e
2   "name": "PhonzieSDK",
3   "version": "0.1.0-beta6",
4   "summary": "PhonzieSDK - parking sdk",
5   "description": "PhonzieSDK lets your customers using our parking system.",
6   "homepage": "http://www.lenis.tech",
7   "social_media_url": "https://twitter.com/phonzieapp",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Lenis Srl",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "http": "http://www.lenis.tech/api/PhonzieSDK-0.1.0.tar.gz"
18   },
19   "vendored_libraries": [
20     "Libraries/libPhonzieSDK.a"
21   ],
22   "prefix_header_file": "PhonzieSDK-Prefix.pch",
23   "source_files": [
24     "Sources/PhonzieSDK.h"
25   ],
26   "frameworks": [
27     "UIKit",
28     "MapKit",
29     "AdSupport",
30     "MobileCoreServices",
31     "SystemConfiguration"
32   ],
33   "dependencies": {
34     "AFNetworking": [
36     ],
37     "Fabric": [
39     ],
40     "Crashlytics": [
42     ],
43     "GoogleConversionTracking": [
45     ],
46     "CommonUtils": [
48     ],
49     "OneSignal": [
51     ],
52     "TBQuadTree": [
54     ]
55   }