Latest | 0.1.4 |
---|---|
Homepage | https://github.com/nhsit167/APFaceSDK |
License | MIT |
Platforms | ios 10.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
APFaceSDK is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'APFaceSDK'
Author
[email protected], [email protected]
License
APFaceSDK is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "APFaceSDK", "version": "0.1.4", "summary": "Use SDK for detect face", "description": "Use SDK for detect face. This used for almost users in vietnam", "homepage": "https://github.com/nhsit167/APFaceSDK", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "[email protected]": "[email protected]" }, "source": { "git": "https://github.com/nhsit167/APFaceSDK.git", "tag": "0.1.4" }, "platforms": { "ios": "10.0" }, "swift_versions": "4.2", "source_files": "APFaceSDK/Classes/*.swift", "swift_version": "4.2" }
Tue, 28 May 2019 10:10:06 +0000