[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 1 / 6 / SwiftDog / 0.0.2 / SwiftDog.podspec.json
blob3447dade2c0bf42bab775fd4eb229f3ab75fd432
2   "name": "SwiftDog",
3   "version": "0.0.2",
4   "summary": "This is an (un)official swift library of the datadog API!",
5   "description": "A Swift-y Datadog API!\nWelcome to the datadog swift API! You can now send metrics and events from a device!",
6   "homepage": "https://github.com/jaronoff97/SwiftDog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jacob Aronoff": "jacobaronoff45@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jaronoff97/SwiftDog.git",
16     "tag": "0.0.2"
17   },
18   "social_media_url": "https://twitter.com/get_sw1fty",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SwiftDog/Classes/**/*",
23   "dependencies": {
24     "KeychainAccess": [
25       "~> 3.1"
26     ]
27   },
28   "pushed_with_swift_version": "4.0"