[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / f / 4 / SGDebugMode / 1.0.0 / SGDebugMode.podspec.json
blob027f589e10ac56671434e81d5f9f3535c6539103
2   "name": "SGDebugMode",
3   "version": "1.0.0",
4   "summary": "Easy to add debug mode config items to your app.",
5   "description": "Easy to add debug mode config items to your app. For example, device information, application information, user information, web link address, network api address, debug configuration items, etc.",
6   "homepage": "https://github.com/johnnylius/SGDebugMode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuhuan": "lh621@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/johnnylius/SGDebugMode.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SGDebugMode/**/*.{h,m}",
22   "public_header_files": "SGDebugMode/**/*.h",
23   "requires_arc": true