[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / e / DotzuObjc / 1.6 / DotzuObjc.podspec.json
blobd7258589cc0f83cb900911f3b5ebb9668bb10b88
2   "name": "DotzuObjc",
3   "version": "1.6",
4   "license": "MIT",
5   "summary": "iOS debugger tool for iOS developer. Display logs, network request, device informations, crash logs while using the app.",
6   "homepage": "https://github.com/remirobert/Dotzu",
7   "social_media_url": "https://twitter.com/remi936",
8   "authors": {
9     "RĂ©mi ROBERT": "remirobert33530@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/remirobert/Dotzu.git",
13     "tag": "1.6"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "ios": {
19     "frameworks": [
20       "UIKit",
21       "Foundation"
22     ]
23   },
24   "source_files": "DotzuObjc/*.{h,swift}",
25   "requires_arc": true,
26   "dependencies": {
27     "Dotzu": [
28       "~> 1.6"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"