[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 1 / f / 3 / TTDeviceInfo / 0.1.0 / TTDeviceInfo.podspec.json
blob70ca3601b21da50745d1170804a8d90055a6ac23
2   "name": "TTDeviceInfo",
3   "version": "0.1.0",
4   "summary": "A Map for other framework of get device info.",
5   "description": "collection of other framework to get device info because there repo exist doesn't cover all my need, so I merge and map it for my use",
6   "homepage": "https://github.com/takeTrace/DeviceInfo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "takeTrace": "takeTrace00@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/takeTrace/DeviceInfo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DeviceInfo/Classes/**/*",
22   "dependencies": {
23     "DeviceKit": [
25     ],
26     "TakeTPhoneInfo": [
28     ]
29   },
30   "swift_versions": "5.0",
31   "cocoapods_version": ">= 1.10.0",
32   "swift_version": "5.0"