[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 6 / e / d / Wombat / 0.1.4 / Wombat.podspec.json
blobaada6f199c2ffad1761e982ae0ae364e9bc55161
2   "name": "Wombat",
3   "version": "0.1.4",
4   "summary": "Word-Of-Mouth as a service.",
5   "description": "Word-of-mouth as a service\nOur mission is to help you get more users, the right way.\nSign up to start growing in a way that actually delights your users instead of pissing them off -- it’s easy as pie.",
6   "source": {
7     "git": "https://bitbucket.org/getwombat/ios_releases.git",
8     "tag": "V_0.1.4"
9   },
10   "homepage": "http://www.getwombat.com",
11   "license": "Copyright 2015 Wombat Ltd.",
12   "authors": {
13     "Wombat": "liron@getwombat.com"
14   },
15   "social_media_url": "http://twitter.com/getwombat",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "vendored_frameworks": "Wombat.framework"
21   },
22   "source_files": "Wombat.framework/Headers/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CoreFoundation"
27   ],
28   "dependencies": {
29     "Bolts": [
31     ],
32     "KeenClient": [
34     ],
35     "GVUserDefaults": [
37     ],
38     "SSKeychain": [
40     ],
41     "Reachability": [
43     ],
44     "PureLayout": [
46     ],
47     "AGWindowView": [
49     ],
50     "AFNetworking": [
52     ],
53     "CocoaLumberjack": [
55     ],
56     "NSDate-Extensions": [
58     ],
59     "UIColor-HexString": [
61     ]
62   }