blob: 73cc635279e7080f5a6617ce797fb7b694fb2864 [file] [log] [blame]
{
"name": "PixelwormSDK",
"version": "1.0.16",
"summary": "Pixelworm iOS SDK to export screens",
"description": "Pixelworm iOS SDK that can be used to export view controllers to Pixelworm application in real-time.",
"homepage": "https://github.com/pixelworm/pixelworm-ios-sdk",
"authors": {
"Doğu Emre DEMİRÇİVİ": "emre@pixelworm.io"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/pixelworm/pixelworm-ios-sdk.git",
"tag": "1.0.16"
},
"source_files": "PixelwormSDK/**/*.swift",
"swift_version": "5"
}