[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 4 / 9 / Comunia.io.swift / 1.0.0 / Comunia.io.swift.podspec.json
blob45b962c8a672f64b79baf483d981bf334071c38d
2   "name": "Comunia.io.swift",
3   "version": "1.0.0",
4   "summary": "Connecting to Comunia platform",
5   "description": "\"You need to obtain a API key from comunia platform to start using this package. So first go to Comunia Website and register for account and create a new App where you can find your API Key.\"",
6   "homepage": "https://bitbucket.org/messagingios1/comunia.io.swift.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Comunia Teams": "comunia@gmail.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/messagingios1/comunia.io.swift.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Comunia.io.swift/Classes/**/*",
23   "resource_bundles": {
24     "Resources": [
25       "Comunia.io.swift/Assets/*"
26     ]
27   },
28   "dependencies": {
29     "Socket.IO-Client-Swift": [
30       "~> 15.2.0"
31     ],
32     "SwiftyJSON": [
34     ]
35   },
36   "swift_version": "5.0"