Latest | 0.1.0 |
---|---|
Homepage | https://github.com/aidengaripoli/DeviceDisplay |
License | MIT |
Platforms | ios 12.2 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
DeviceDisplay is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'DeviceDisplay'
Author
aidengaripoli, [email protected]
License
DeviceDisplay is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "DeviceDisplay", "version": "0.1.0", "summary": "Dynamic Device Display iOS Library", "description": "Dynamic Device Display for a decentralized IoT Protocol.", "homepage": "https://github.com/aidengaripoli/DeviceDisplay", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "aidengaripoli": "[email protected]" }, "source": { "git": "https://github.com/aidengaripoli/DeviceDisplay.git", "tag": "0.1.0" }, "platforms": { "ios": "12.2" }, "source_files": "DeviceDisplay/Classes/**/*", "swift_version": "5.0" }
Thu, 16 May 2019 10:36:04 +0000