[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / d / 6 / SToolsKit / 0.0.4 / SToolsKit.podspec.json
blobd91f9a8213ffeaaab466d7dc3bcafd93d7f336d8
2   "name": "SToolsKit",
3   "version": "0.0.4",
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.4"
25   },
26   "source_files": "Code/**/*.{h,m}"