[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / 1 / ZingleSDK / 0.1.8 / ZingleSDK.podspec.json
blob998611c379cf427ba21685a0ae80f653776aba78
2   "name": "ZingleSDK",
3   "version": "0.1.8",
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     "David Peace": "david@zingleme.com",
11     "Ryan Farley": "rfarley@zingleme.com"
12   },
13   "source": {
14     "git": "https://github.com/Zingle/ios-sdk.git",
15     "tag": "0.1.8"
16   },
17   "social_media_url": "https://twitter.com/zingleme",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "ZingleSDK": [
25       "Pod/Assets/*.png"
26     ]
27   },
28   "deprecated": true