[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / e / 1 / ZingleSDK / 1.0.1 / ZingleSDK.podspec.json
blob085671c92fa3f20a10d6d9237a62ead7a0ed42c5
2   "name": "ZingleSDK",
3   "version": "1.0.1",
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.1"
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