[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / d / Cosmic / 4.4.1 / Cosmic.podspec.json
bloba74be5eb492514605eebbe102597ab16de566c1f
2   "name": "Cosmic",
3   "version": "4.4.1",
4   "summary": "A log reporting framework written in Swift",
5   "description": "Cosmic is a log reporting framework written in Swift.\n\nFor more information, see the readme at: https://github.com/jnewc/Cosmic.git",
6   "homepage": "http://cosmic.newcombe.io",
7   "license": "Apache 2.0",
8   "authors": {
9     "Jack Newcombe": "jack@newcombe.io"
10   },
11   "social_media_url": "http://twitter.com/jacknewc",
12   "platforms": {
13     "ios": "10.0",
14     "osx": "10.11"
15   },
16   "source": {
17     "git": "https://github.com/jnewc/Cosmic.git",
18     "tag": "4.4.1"
19   },
20   "source_files": [
21     "ObjC-Sources/**/*.swift",
22     "Sources/**/*.swift"
23   ],
24   "dependencies": {
25     "BlueSocket": [
26       "~> 1.0"
27     ]
28   }