[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 6 / 2 / AppDeviceSystemInfo / 0.1.0 / AppDeviceSystemInfo.podspec.json
blob04908b04a4a576058dc228c2b85d6b9f156348fe
2   "name": "AppDeviceSystemInfo",
3   "version": "0.1.0",
4   "summary": "App、设备、系统信息.",
5   "description": "TODO: 提供扩展类,用以便捷获取APP、设备和系统的部分信息,如App名称、设备类型、系统版本等等信息.",
6   "homepage": "https://github.com/situyan/AppDeviceSystemInfo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SMH": "er2010hacker@163.com"
13   },
14   "source": {
15     "git": "https://github.com/situyan/AppDeviceSystemInfo.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "AppDeviceSystemInfo/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "swift_version": "4.0"