blob: 6177d8eca80d8d106bd438949c6cf44ae60d4bb7 [file] [log] [blame]
{
"name": "ScreenMeetSDK",
"version": "0.1.0",
"summary": "ScreenMeet client for iOS",
"description": "Use the SDK to provide\n\n * Live screen sharing for any of your iOS apps.\n * With real time screen sharing, help is just a click away.\n * Troubleshoot any app-specific problem or point your users in the right direction.",
"homepage": "https://github.com/screenmeet/screenmeet-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ScreenMeet": "support@screenmeet.com"
},
"source": {
"git": "https://github.com/screenmeet/screenmeet-sdk.git"
},
"social_media_url": "https://screenmeet.com",
"platforms": {
"ios": "8.0"
},
"source_files": "ScreenMeetSDK/**/*",
"vendored_libraries": "ScreenMeetSDK/libScreenMeetLib.a",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}