[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 1 / 6 / MBDeviceTool / 1.0.0 / MBDeviceTool.podspec.json
blobb5a7e887ec46236941fd256109b87d26baa5ca11
2   "name": "MBDeviceTool",
3   "version": "1.0.0",
4   "summary": "获取iPhone/iPad等苹果设备的信息的工具类",
5   "description": "一个获取iPhone/iPad等苹果设备的信息的工具类",
6   "homepage": "https://github.com/maybeliu/MBDeviceTool_OC",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "maybe": "maybe_liu@sina.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/maybeliu/MBDeviceTool_OC.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "MBDeviceToolSpec",
23     "MBDeviceToolSpec/**/*.{h,m}"
24   ]