[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / a / f / SunbeamLogService / 0.1.8 / SunbeamLogService.podspec.json
blobb59e59376a2563e8a5e58ffe66d4239e4e43e9f3
2   "name": "SunbeamLogService",
3   "version": "0.1.8",
4   "summary": "A simple log for OC develop, based on ZLog.",
5   "homepage": "https://github.com/sunbeamChen/SunbeamLogService",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sunbeamChen": "chenxun1990@126.com"
12   },
13   "source": {
14     "git": "https://github.com/sunbeamChen/SunbeamLogService.git",
15     "tag": "0.1.8"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "SunbeamLogService/Classes/**/*",
21   "public_header_files": "SunbeamLogService/Classes/**/*.h",
22   "dependencies": {
23     "CocoaLumberjack": [
25     ]
26   }