Latest | 0.1.2 |
---|---|
Homepage | https://github.com/enobyte/deviceCapture |
License | MIT |
Platforms | ios 9.3 |
Dependencies | ReachabilitySwift, FGRoute |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
deviceCapture is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'deviceCapture'
How to use
=> import deviceCapture
=> Battry.text = UIDevice.current.batreLvl (Explore for other function with UIDevice.current.something)
Author
enobyte, [email protected]
License
deviceCapture is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "deviceCapture", "version": "0.1.2", "summary": "Capture for information Device - OneConnect Jakarta", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/enobyte/deviceCapture", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "enobyte": "[email protected]" }, "source": { "git": "https://github.com/enobyte/deviceCapture.git", "tag": "0.1.2" }, "platforms": { "ios": "9.3" }, "source_files": "deviceCapture/Classes/**/*", "dependencies": { "ReachabilitySwift": [], "FGRoute": [] } }
Wed, 27 Mar 2019 11:31:16 +0000