blob: a4fa0924e01f4d6a83b02929ffdb95712fa5ff2c [file] [log] [blame]
{
"name": "MSTranslateVendor",
"version": "1.1.0",
"summary": "Microsoft Translate API for iOS.",
"homepage": "http://github.com/bitmapdata/MSTranslateVendor",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"bitmapdata": "bitmapdata.com@gmail.com"
},
"source": {
"git": "https://github.com/bitmapdata/MSTranslateVendor.git",
"tag": "1.1.0"
},
"source_files": "MSTranslateVendor/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}