blob: 82324c08dcc69aaff1411438a551cd4d331d8183 [file] [log] [blame]
{
"name": "ProjectOxfordFace",
"version": "1.0",
"summary": "Microsoft Project Oxford Face iOS SDK",
"description": "Integrate Microsoft Project Oxford Face APIs into your iOS App!",
"homepage": "https://github.com/Microsoft/ProjectOxford-ClientSDK",
"screenshots": [
"https://raw.githubusercontent.com/Microsoft/ProjectOxford-ClientSDK/master/Face/iOS/SampleScreenshots/SampleScreenshot1.png",
"https://raw.githubusercontent.com/Microsoft/ProjectOxford-ClientSDK/master/Face/iOS/SampleScreenshots/SampleScreenshot2.png",
"https://raw.githubusercontent.com/Microsoft/ProjectOxford-ClientSDK/master/Face/iOS/SampleScreenshots/SampleScreenshot3.png",
"https://raw.githubusercontent.com/Microsoft/ProjectOxford-ClientSDK/master/Face/iOS/SampleScreenshots/SampleScreenshot4.png"
],
"license": "MIT",
"authors": {
"Project Oxford SDK": "oxfordGithub@microsoft.com"
},
"source": {
"git": "https://github.com/Microsoft/ProjectOxford-ClientSDK.git",
"branch": "master"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Face/iOS/Pod/Classes/**/*",
"resource_bundles": {
"ProjectOxfordFace": [
"Face/iOS/Pod/Assets/*.png"
]
}
}