[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / d / 1 / WilddogIM / 0.1.0 / WilddogIM.podspec.json
blob65e5737f4d6eb8e10c257e76316330a8bddbb710
2   "name": "WilddogIM",
3   "version": "0.1.0",
4   "summary": "Wilddog IM module for iOS",
5   "description": "The IM module helps you communication with your friends and the world.",
6   "homepage": "http://www.wilddog.com/",
7   "license": "Copyright",
8   "authors": "Wilddog Team",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "http": "https://cdn.wilddog.com/sdk/ios/0.1.0/WilddogIM.framework-0.1.0.zip"
14   },
15   "vendored_frameworks": "WilddogIM.framework",
16   "xcconfig": {
17     "OTHER_LDFLAGS": "-ObjC"
18   },
19   "dependencies": {
20     "Wilddog/Sync": [
21       "~> 2.0.2"
22     ],
23     "Wilddog/Auth": [
24       "~> 2.0.2"
25     ]
26   }