blob: 50977170f814487b1c8046dd6bb7efda1cfcfca6 [file] [log] [blame]
{
"name": "EgnyteSDK",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EgnyteSDK/Classes/**/*.swift",
"resource_bundles": {
"EgnyteSDK": [
"EgnyteSDK/Resources/*.lproj"
]
},
"pushed_with_swift_version": "3.0"
}