[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 2 / 0 / DWINFO / 0.0.1 / DWINFO.podspec.json
blobdd3828f0405f11b0d571b46d69ebea33067eacfb
2   "name": "DWINFO",
3   "version": "0.0.1",
4   "summary": "获取当前简要信息.",
5   "description": "- 获取当前使用设备的简要信息\n- 获取当前App的简要信息\n- 获取当前网络信息",
6   "homepage": "https://github.com/CoderDwang/DWINFO",
7   "license": "MIT",
8   "authors": {
9     "CoderDwang": "coderdawng@outlook.com"
10   },
11   "source": {
12     "git": "https://github.com/CoderDwang/DWINFO.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "DWINFO",
17     "DWINFO/DWINFO/**/*.{h,m}"
18   ],
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]