[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / b / BGMessaging / 0.3.0 / BGMessaging.podspec.json
blob0a140b2b26d3a1aefe6f168dda66c012fb5c04cc
2   "name": "BGMessaging",
3   "version": "0.3.0",
4   "summary": "A simple messaging UI for iOS.",
5   "description": "Use BGMessaging to add a simple messaging UI to any iOS app.",
6   "homepage": "https://github.com/Bygo/BGMessaging",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nicholas Garfield": "nick@bygo.io"
13   },
14   "source": {
15     "git": "https://github.com/Bygo/BGMessaging.git",
16     "tag": "0.3.0"
17   },
18   "source_files": "BGMessaging/Classes/**/*",
19   "resource_bundles": {
20     "BGMessaging": [
21       "BGMessaging/Assets/**/*.{xib, storyboard}"
22     ]
23   },
24   "platforms": {
25     "ios": "9.0"
26   }