blob: 9ff10fd0433bc16b5e50c5bccdc993d23475153c [file] [log] [blame]
{
"name": "ProjectOxfordFace",
"version": "1.2.0",
"summary": "Microsoft Project Oxford Face iOS SDK",
"description": "Integrate Microsoft Project Oxford Face APIs 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": {
"Project Oxford SDK": "oxfordGithub@microsoft.com"
},
"source": {
"git": "https://github.com/Microsoft/Cognitive-Face-iOS.git",
"branch": "master",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}