[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / e / 0 / DevicePpi / 1.2.5 / DevicePpi.podspec.json
blobcffde76b48589a5e99992ea888e0d16556be300b
2   "name": "DevicePpi",
3   "version": "1.2.5",
4   "summary": "Gets the PPI resolution of the display",
5   "description": "Gets the PPI resolution of the display, using a built-in list of known devices.",
6   "homepage": "https://github.com/Clafou/DevicePpi",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Seb Molines": "clafou@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Clafou/DevicePpi.git",
16     "tag": "1.2.5"
17   },
18   "social_media_url": "https://twitter.com/Clafou",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DevicePpi/**/*.swift",
23   "swift_versions": "5.0",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"