blob: c8ecdeb0b086e3c77cad450eea26cf97baff2041 [file] [log] [blame]
{
"name": "ProjectOxfordFace",
"version": "1.2.5",
"summary": "Microsoft Cognitive Services - Face API iOS SDK",
"description": "Integrate Microsoft Cognitive Services Face API into your iOS App!",
"homepage": "https://github.com/Microsoft/Cognitive-Face-iOS",
"screenshots": [
"https://github.com/Microsoft/Cognitive-Face-iOS/raw/master/SampleScreenshots/SampleScreenshot1.jpg",
"https://github.com/Microsoft/Cognitive-Face-iOS/raw/master/SampleScreenshots/SampleScreenshot2.jpg",
"https://github.com/Microsoft/Cognitive-Face-iOS/raw/master/SampleScreenshots/SampleScreenshot3.jpg",
"https://github.com/Microsoft/Cognitive-Face-iOS/raw/master/SampleScreenshots/SampleScreenshot4.jpg",
"https://github.com/Microsoft/Cognitive-Face-iOS/raw/master/SampleScreenshots/SampleScreenshot5.jpg",
"https://github.com/Microsoft/Cognitive-Face-iOS/raw/master/SampleScreenshots/SampleScreenshot6.jpg",
"https://github.com/Microsoft/Cognitive-Face-iOS/raw/master/SampleScreenshots/SampleScreenshot7.jpg",
"https://github.com/Microsoft/Cognitive-Face-iOS/raw/master/SampleScreenshots/SampleScreenshot8.jpg"
],
"license": "MIT",
"authors": {
"Microsoft Cognitive Services SDK": "oxfordGithub@microsoft.com"
},
"source": {
"git": "https://github.com/Microsoft/Cognitive-Face-iOS.git",
"branch": "master",
"tag": "1.2.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}