Latest | 0.1.2 |
---|---|
Homepage | https://github.com/kaiser143/ZKIDCardCamera |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | Masonry |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
ZKIDCardCamera is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'ZKIDCardCamera'
Author
[email protected], [email protected]
License
ZKIDCardCamera is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "ZKIDCardCamera", "version": "0.1.2", "summary": "A short description of ZKIDCardCamera.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/kaiser143/ZKIDCardCamera", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "[email protected]": "[email protected]" }, "source": { "git": "https://github.com/kaiser143/ZKIDCardCamera.git", "tag": "0.1.2" }, "platforms": { "ios": "8.0" }, "source_files": "ZKIDCardCamera/Classes/**/*", "requires_arc": true, "resources": "ZKIDCardCamera/ZKIDCardCamera.bundle", "dependencies": { "Masonry": [] } }
Fri, 12 Oct 2018 02:20:05 +0000