blob: 65e5737f4d6eb8e10c257e76316330a8bddbb710 [file] [log] [blame]
{
"name": "WilddogIM",
"version": "0.1.0",
"summary": "Wilddog IM module for iOS",
"description": "The IM module helps you communication with your friends and the world.",
"homepage": "http://www.wilddog.com/",
"license": "Copyright",
"authors": "Wilddog Team",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://cdn.wilddog.com/sdk/ios/0.1.0/WilddogIM.framework-0.1.0.zip"
},
"vendored_frameworks": "WilddogIM.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"Wilddog/Sync": [
"~> 2.0.2"
],
"Wilddog/Auth": [
"~> 2.0.2"
]
}
}