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