[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 2 / e / 1 / ZingleSDK / 1.0.3 / ZingleSDK.podspec.json
blobb12d5db05238f8b9f93d81c78f417e401b25f33c
2   "name": "ZingleSDK",
3   "version": "1.0.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     "Jason Neel": "jneel@zingleme.com"
11   },
12   "source": {
13     "git": "https://github.com/Zingle/ios-sdk.git",
14     "tag": "1.0.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,swift}",
22   "resources": [
23     "Pod/Assets/**/*",
24     "Pod/Classes/UI/**/*.{xib,storyboard}"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.6"
29     ],
30     "JVFloatLabeledTextField": [
32     ],
33     "Mantle": [
34       "~> 1.0"
35     ],
36     "CocoaLumberjack/Swift": [
37       "2.3"
38     ],
39     "JSQMessagesViewController": [
41     ],
42     "Analytics": [
43       "~> 3.0"
44     ]
45   },
46   "deprecated": true