[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 1 / JMessage / 1.0.6 / JMessage.podspec.json
blobb4e49b2242a8be9881ce52a63a829886bca8f2a0
2   "name": "JMessage",
3   "version": "1.0.6",
4   "summary": "Offically supported JMessage iOS SDK Pod. 官方支持的JMessage SDK.",
5   "description": "JMessage SDK for iOS. \n极光IM,让你的APP“聊”起来!\n 为全球开发者提供稳定高效的即时通讯服务 ",
6   "homepage": "https://github.com/jpush/jmessage-ios-pod",
7   "license": "MIT",
8   "authors": {
9     "jpush": "380108184@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/jpush/jmessage-ios-pod.git",
13     "tag": "1.0.6"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "JMessage/Headers/*.h",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit",
24     "CoreTelephony",
25     "AudioToolbox",
26     "SystemConfiguration",
27     "CoreFoundation",
28     "CFNetwork",
29     "AVFoundation",
30     "CoreAudio",
31     "Security",
32     "CoreLocation"
33   ],
34   "libraries": [
35     "sqlite3.0",
36     "z"
37   ],
38   "vendored_frameworks": "JMessage/JMessage.framework"