blob: aada6f199c2ffad1761e982ae0ae364e9bc55161 [file] [log] [blame]
{
"name": "Wombat",
"version": "0.1.4",
"summary": "Word-Of-Mouth as a service.",
"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.",
"source": {
"git": "https://bitbucket.org/getwombat/ios_releases.git",
"tag": "V_0.1.4"
},
"homepage": "http://www.getwombat.com",
"license": "Copyright 2015 Wombat Ltd.",
"authors": {
"Wombat": "liron@getwombat.com"
},
"social_media_url": "http://twitter.com/getwombat",
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Wombat.framework"
},
"source_files": "Wombat.framework/Headers/*.h",
"frameworks": [
"UIKit",
"Foundation",
"CoreFoundation"
],
"dependencies": {
"Bolts": [
],
"KeenClient": [
],
"GVUserDefaults": [
],
"SSKeychain": [
],
"Reachability": [
],
"PureLayout": [
],
"AGWindowView": [
],
"AFNetworking": [
],
"CocoaLumberjack": [
],
"NSDate-Extensions": [
],
"UIColor-HexString": [
]
}
}