blob: 3f4be436205f50d64507d37cf1afe25f75edd878 [file] [log] [blame]
{
"name": "NyrisSDK",
"version": "0.4.4",
"summary": "NyrisSDK",
"description": "Nyris Image Matching SDK for iOS",
"homepage": "https://github.com/nyris/Nyris.IMX.iOS.git",
"license": {
"type": "Apache License 2.0",
"file": "LICENCE.md"
},
"authors": {
"Anas": "m.anas@outlook.com"
},
"social_media_url": "https://twitter.com/AnasMostefaoui",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nyris/Nyris.IMX.iOS.git",
"tag": "0.4.4"
},
"source_files": "Sources/NyrisSDK/**/*.swift",
"exclude_files": "Sources/NyrisSDK/**/internal/*.swift"
}