[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 2 / d / 7 / PhonzieSDK / 0.1.0-beta1 / PhonzieSDK.podspec.json
blobf060330650916c4514beed45e72a3b4fd07488a1
2   "name": "PhonzieSDK",
3   "version": "0.1.0-beta1",
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"
13   },
14   "source": {
15     "git": "https://klusinyan@bitbucket.org/klusinyan/phonziesdk.git",
16     "tag": "0.1.0-beta1"
17   },
18   "social_media_url": "https://twitter.com/phonzieapp",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "PhonzieSDK/Classes/**/*.h",
23   "public_header_files": "PhonzieSDK/Classes/**/*.h",
24   "preserve_paths": "lib-pod/libPhonzieSDK.a",
25   "vendored_libraries": "lib-pod/libPhonzieSDK.a",
26   "frameworks": [
27     "UIKit",
28     "MapKit",
29     "AdSupport",
30     "MobileCoreServices",
31     "SystemConfiguration"
32   ],
33   "dependencies": {
34     "PhonzieCore": [
35       "~>0.1.0-beta"
36     ],
37     "AFNetworking": [
39     ],
40     "Fabric": [
42     ],
43     "Crashlytics": [
45     ],
46     "GoogleConversionTracking": [
48     ],
49     "CommonUtils": [
51     ],
52     "OneSignal": [
54     ],
55     "TBQuadTree": [
57     ]
58   }