blob: cd778ce728e9e47a978046b14fbd94b04d338766 [file] [log] [blame]
{
"name": "EgnyteSDK",
"version": "1.0.0",
"summary": "Egnyte SDK for iOS",
"homepage": "https://github.com/egnyte/egnyte-ios-sdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Egnyte",
"source": {
"git": "https://github.com/egnyte/egnyte-ios-sdk.git",
"tag": "v1.0.0"
},
"documentation_url": "https://developers.egnyte.com/docs",
"platforms": {
"ios": "8.0"
},
"source_files": "EgnyteSDK/Classes/**/*.swift",
"resource_bundles": {
"EgnyteSDK": [
"EgnyteSDK/Resources/*.lproj"
]
},
"pushed_with_swift_version": "3.0"
}