[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / 7 / PhonzieSDK / 0.1.0 / PhonzieSDK.podspec.json
blobcda6de1ac86b62437957ed7ac75f88c453b2d04e
2   "name": "PhonzieSDK",
3   "version": "0.1.0",
4   "summary": "A short description of PhonzieSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://www.lenis.tech",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "git": "karen.lusinyan.developerios@gmail.com"
13   },
14   "source": {
15     "git": "https://klusinyan@bitbucket.org/klusinyan/phonziesdk.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "PhonzieSDK/Classes/**/*.h",
22   "public_header_files": "PhonzieSDK/Classes/**/*.h",
23   "preserve_paths": "lib-pod/libPhonzie.a",
24   "vendored_libraries": "lib-pod/libPhonzie.a",
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   }