[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 8 / d / SImageDrawKit / 0.0.1 / SImageDrawKit.podspec.json
blobdee022e4e980995abad0a99bf6e25025dfec43c4
2   "name": "SImageDrawKit",
3   "version": "0.0.1",
4   "summary": "A Lib For draw image.",
5   "description": "SImageDrawKit是一个工具类 draw image。",
6   "homepage": "https://github.com/StoneStoneStoneWang/SImageDrawKit",
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/SImageDrawKit.git",
24     "tag": "0.0.1"
25   },
26   "source_files": "Code/**/*.{h,m}",
27   "dependencies": {
28     "SToolsKit": [
30     ]
31   }