[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 2 / 1 / DeviceListKit / 0.0.1 / DeviceListKit.podspec.json
bloba87cc29efe526764b054dafcfec9eeaa08c70b24
2   "name": "DeviceListKit",
3   "version": "0.0.1",
4   "summary": "This library written in Swift",
5   "description": "This library allows you to discover the device being used.",
6   "homepage": "https://github.com/igorsoares95/DeviceListKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "igorsoares95": "igor_soares95@hotmail.com"
13   },
14   "swift_versions": "5.2",
15   "platforms": {
16     "ios": "10.3"
17   },
18   "source": {
19     "git": "https://github.com/igorsoares95/DeviceListKit.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "DeviceListKit/**/*.{h,m,swift}",
23   "swift_version": "5.2"