[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / 1 / ZingleSDK / 0.2.2 / ZingleSDK.podspec.json
blob7ee35ba7d679a7ef268e7504ef3cda8c22294c05
2   "name": "ZingleSDK",
3   "version": "0.2.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     "Ryan Farley": "rfarley@zingleme.com"
11   },
12   "source": {
13     "git": "https://github.com/Zingle/ios-sdk.git",
14     "tag": "0.2.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     "DGActivityIndicatorView": [
38     ],
39     "GoogleFontsiOS/OpenSans": [
41     ]
42   },
43   "deprecated": true