3 "version": "1.0.0-beta1",
4 "summary": "A library for determining the actual physical size of pixels on an iOS or watchOS device.",
5 "description": "IRLSize is used to determine the physical size of the device\nyou’re using, both width and height. It includes convenience\nmethods for drawing a view at a specific size as well as\ndetermining the physical size of a view.",
6 "homepage": "http://www.detroitlabs.com",
9 "Jeff Kelley": "SlaunchaMan@gmail.com"
12 "git": "https://github.com/detroit-labs/IRLSize.git",
22 "Pod/Classes/Private/*"
24 "private_header_files": "Pod/Classes/Private/*.h",
26 "source_files": "Pod/Classes/iOS/*",
33 "source_files": "Pod/Classes/watchOS/*",