[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 0 / DWUtilKit / 0.0.3 / DWUtilKit.podspec.json
blobf830b0ecf4d5d7e5dc76883c63475d599a71279e
2   "name": "DWUtilKit",
3   "version": "0.0.3",
4   "summary": "DWUtilKit is public library",
5   "description": "DWUtilKit public tool methods",
6   "homepage": "https://github.com/dev-wqq/DWUtilKit.git",
7   "license": "MIT",
8   "authors": {
9     "dev-wqq": "992673618@qq.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/dev-wqq/DWUtilKit.git",
16     "tag": "v0.0.3"
17   },
18   "source_files": [
19     "DWUtilKit",
20     "DWUtilKit/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/DWUtilKit",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]