[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / e / 3 / SLogTool / 0.1.1 / SLogTool.podspec.json
blob1405cce1aa72654acf0c92da314545e6d72456eb
2   "name": "SLogTool",
3   "version": "0.1.1",
4   "summary": "log tool",
5   "description": "log tool,include local cache",
6   "homepage": "https://github.com/Ystarz/SLog.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sss": "sujianfu199@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Ystarz/SLog.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.3",
20     "osx": "10.10"
21   },
22   "ios": {
23     "source_files": [
24       "Classes/**/*.{h,m}",
25       "iOS/*.{h,m}"
26     ]
27   },
28   "osx": {
29     "source_files": [
30       "Classes/**/*.{h,m}",
31       "Mac/*.{h,m}"
32     ]
33   },
34   "dependencies": {
35     "SDataTools": [
37     ]
38   }