[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / f / 4 / STCLogger / 1.0.0 / STCLogger.podspec.json
blob60aa30eff6ed97db429b03d1c6a61e616482c2a6
2   "name": "STCLogger",
3   "version": "1.0.0",
4   "summary": "日志采集组件",
5   "homepage": "https://gitee.com/starcormobileteam/stclogger.git",
6   "license": "MIT",
7   "authors": {
8     "周强": "qiang.zhou@starcor.cn"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://gitee.com/starcormobileteam/stclogger.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m,c}"
20   ],
21   "public_header_files": "Classes/**/*.h",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "SSZipArchive": [
26     ],
27     "AFNetworking": [
28       "2.6.3"
29     ]
30   },
31   "requires_arc": true