[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / e / 1 / ZingleSDK / 0.2.3 / ZingleSDK.podspec.json
blob8c1a9996a2108e86db38a466b326875884573a63
2   "name": "ZingleSDK",
3   "version": "0.2.3",
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.3"
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   },
37   "deprecated": true