[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 6 / d / ChatScroller / 1.0.1 / ChatScroller.podspec.json
blob89fb2d7ae91acdf2e23882ce80b5fb7be46470f7
2   "name": "ChatScroller",
3   "version": "1.0.1",
4   "summary": "ChatScroller is a framework to display chat messages for ios apps.",
5   "description": "You can display overlay chats using the framework. The framework adds overlays on a particular view with transparent background while keeping the background as is so that users can get the feel of the app and don't feel like this is an external component. As of now it just displays one side chat messages. More coming soon.",
6   "homepage": "http://prateekvarshney.strikingly.com",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prateek Varshney": "varsh.prateek@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://prateekvarshney.000webhostapp.com/ChatScroller/ChatScrollerSDK.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "ChatScroller.framework"
22   }