[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / c / e / 0 / DevicePpi / 1.2.3 / DevicePpi.podspec.json
blob4e074432675451cc91452370ca384dfbc8b2cad2
2   "name": "DevicePpi",
3   "version": "1.2.3",
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.3"
17   },
18   "social_media_url": "https://twitter.com/Clafou",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DevicePpi/**/*.swift",
23   "swift_version": "5.0",
24   "frameworks": "UIKit"