[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / e / d / Wombat / 0.1.1 / Wombat.podspec.json
blobde8bf73d73a5ccfa29d24afc7c536d4c78d09dc5
2   "name": "Wombat",
3   "version": "0.1.1",
4   "summary": "Word-Of-Mouth as a service.",
5   "description": "At its core, Wombat is about people, and its strength lies in its ability to see the people behind both the app and the device.\n\nWe help you delight your users by optimizing your interactions with them, earning their trust and respect.\n\nAn equally important value is keeping you delighted in using Wombat.\n\nThis is why we’ve made Wombat ridiculously simple to integrate, and just as easy to use.\n\nIt’s not just another unified dashboard with infinite options. By changing the way we treat our users (that’s you!), Wombat is changing the way users think about apps, and apps think about users.",
6   "homepage": "http://www.getwombat.com",
7   "license": "Copyright 2015 Wombat",
8   "authors": {
9     "Liron Kopinsky": "liron@getwombat.com"
10   },
11   "social_media_url": "http://twitter.com/ldkop",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "ios": {
16     "vendored_frameworks": "Wombat.framework"
17   },
18   "source": {
19     "git": "https://bitbucket.org/getwombat/ios_releases.git",
20     "tag": "V_0.1.1"
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   }