[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / 0 / DWUtilKit / 1.0.0 / DWUtilKit.podspec.json
blob981ead24247e76e50f17dd098381f8bd4ee8c0e8
2   "name": "DWUtilKit",
3   "version": "1.0.0",
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.0"
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}"