blob: 22b4a5ab722cbc4acbbe599ccfd27f4527305841 [file] [log] [blame]
{
"name": "PixelwormSDK",
"version": "1.0.14",
"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.14"
},
"source_files": "PixelwormSDK/**/*.swift",
"swift_version": "5"
}