[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 1 / 0 / SProccessTool / 0.0.8 / SProccessTool.podspec.json
blob3ba0bb538527a0cfcc0773ba8dd34b26b5562059
2   "name": "SProccessTool",
3   "version": "0.0.8",
4   "summary": "Proccess tools",
5   "description": "Proccess tools Proccess tools Proccess tools.",
6   "homepage": "https://github.com/Ystarz/SProccessTool.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/SProccessTool.git",
16     "tag": "0.0.8"
17   },
18   "platforms": {
19     "osx": "10.10"
20   },
21   "osx": {
22     "source_files": [
23       "Classes/**/*.{h,m,mm}",
24       "Mac/**/*.{h,m,mm}"
25     ],
26     "dependencies": {
27       "SDataTools": [
29       ]
30     }
31   }