[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / e / d / 6 / SToolsKit / 0.0.2 / SToolsKit.podspec.json
blob6fde93e5e3db86cc5c009063488ff65ef08c402b
2   "name": "SToolsKit",
3   "version": "0.0.2",
4   "summary": "A Lib For tools.",
5   "description": "SToolsKit是一个工具类。",
6   "homepage": "https://github.com/StoneStoneStoneWang/SToolsKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source": {
23     "git": "https://github.com/StoneStoneStoneWang/SToolsKit.git",
24     "tag": "0.0.2"
25   },
26   "source_files": "Code/**/*.{h,m}"