[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / 1 / Channel / 0.11.2 / Channel.podspec.json
blob41fabe39e082a70075b4ae42c8e30cca77189f0c
2   "name": "Channel",
3   "version": "0.11.2",
4   "summary": "The Channel iOS SDK makes it easier for you to integreate messaging into your app.",
5   "description": "Drop-in messaging sdk for your app. Send/Receive messages. In-app notification and Push notification.",
6   "homepage": "https://www.getchannel.co",
7   "screenshots": "https://www.getchannel.co/img/ios.png",
8   "license": "MIT",
9   "authors": {
10     "Apisit Toompakdee": "hello@mogohichi.com"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/mogohichi/channel-ios.git",
17     "tag": "0.11.2"
18   },
19   "source_files": "Source/Channel/**/*.{h,m}",
20   "exclude_files": "Source/Channel/Exclude",
21   "resources": "Source/Channel/**/*.{json,png,jpeg,jpg,storyboard,xib,xcassets,imageset}"