[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / 0 / DWUtilKit / 1.0.1 / DWUtilKit.podspec.json
blobb0a0ee6627c67aa9ef43475afd370b664b99a2b9
2   "name": "DWUtilKit",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "A collection of iOS components.",
6   "homepage": "https://github.com/dev-wqq/DWUtilKit.git",
7   "authors": {
8     "dev-wqq": "992673618@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/dev-wqq/DWUtilKit.git",
12     "tag": "1.0.1"
13   },
14   "description": "This library tool method to develop.",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "source_files": "DWUtilKit/**/*.{h,m}",
24   "public_header_files": "DWUtilKit/**/*.{h}"