| { | |
| "name": "RYXAuthIDSDK", | |
| "version": "0.1.0", | |
| "summary": "指纹和人脸解锁sdk", | |
| "description": "封装的一个指纹或人脸解锁的sdk项目", | |
| "homepage": "https://github.com/lifangchao123/RYXAuthIDSDK", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "lifangchao123": "1228830203@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/lifangchao123/RYXAuthIDSDK.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "RYXAuthIDSDK/Classes/**/*" | |
| } |