[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 5 / 9 / ZHDeviceTool / 1.0.0 / ZHDeviceTool.podspec.json
blobcc42cdc02de490161fdea4cde381b5be8d83c097
2   "name": "ZHDeviceTool",
3   "version": "1.0.0",
4   "summary": "设备信息",
5   "description": "有关iOS设备信息的操作",
6   "homepage": "https://github.com/leezhihua/ZHDeviceTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leezhihua": "leezhihua@yeah.net"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/leezhihua/ZHDeviceTool.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Pod/Classes/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "CoreTelephony",
25     "SystemConfiguration"
26   ],
27   "requires_arc": true