[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / 1 / ZingleSDK / 1.0.2 / ZingleSDK.podspec.json
blobc571095c2d9ab0917361513081fea8ee5ec6b56c
2   "name": "ZingleSDK",
3   "version": "1.0.2",
4   "summary": "Zingle iOS SDK",
5   "description": "Zingle is a multi-channel communications platform that allows the sending, receiving and automating of conversations between a Business and a Customer. Zingle is typically interacted with by Businesses via a web browser to manage these conversations with their customers. The Zingle API provides functionality to developers to act on behalf of either the Business or the Customer. The Zingle iOS SDK provides mobile application developers an easy-to-use layer on top of the Zingle API.\n\nTo view the latest API documentation, please refer to: https://github.com/Zingle/rest-api/",
6   "homepage": "https://github.com/Zingle/ios-sdk",
7   "screenshots": "https://raw.githubusercontent.com/Zingle/ios-sdk/master/Assets/message_layout.png",
8   "license": "MIT",
9   "authors": {
10     "Jason Neel": "jneel@zingleme.com"
11   },
12   "source": {
13     "git": "https://github.com/Zingle/ios-sdk.git",
14     "tag": "1.0.2"
15   },
16   "social_media_url": "https://twitter.com/zingleme",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*.{h,m}",
22   "resources": [
23     "Pod/Assets/**/*",
24     "Pod/Classes/UI/**/*.{xib}"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.6"
29     ],
30     "AFNetworkActivityLogger": [
31       "~> 2.0"
32     ],
33     "Mantle": [
34       "~> 2.0"
35     ],
36     "GoogleFontsiOS/OpenSans": [
38     ],
39     "DGActivityIndicatorView": [
41     ],
42     "CocoaLumberjack/Swift": [
44     ],
45     "JSQMessagesViewController": [
47     ]
48   },
49   "deprecated": true