blob: c0e8b3b60404dac797ed984101065fcee7ed4afd [file] [log] [blame]
{
"name": "MyMe",
"version": "1.1.0",
"summary": "SDK for OrCam MyMe",
"description": "the OrCam MyMe SDK provides all abilities of the device",
"homepage": "https://github.com/orcam/MyMe",
"license": "Apache License, Version 2.0",
"authors": {
"itieldgani": "itiel.dgani@orcam.com"
},
"source": {
"git": "https://github.com/orcam/MyMe.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MyMe": [
"Pod/Assets/*.png"
]
},
"vendored_frameworks": "MyMeSDK.framework"
}