blob: be9da229516ad4a2053f8e2db81c64a1379dcf3f [file] [log] [blame]
{
"name": "OnlyID",
"version": "1.0.0",
"summary": "SDK for OnlyID",
"description": "This is OnlyID SDK",
"homepage": "https://www.onlyid.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ltb": "liangtb@qq.com"
},
"source": {
"git": "https://github.com/onlyid/onlyid-sdk-ios",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "OnlyID/Classes/**/*",
"resource_bundles": {
"OnlyID": [
"OnlyID/Assets/*.png"
]
},
"swift_version": "5.0"
}