blob: dd467b6ef3d026f9cbc1b89000116720b2744bec [file] [log] [blame]
{
"name": "PixelwormSDK",
"version": "0.0.1",
"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": "12.2"
},
"swift_versions": "5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/pixelworm/pixelworm-ios-sdk.git",
"tag": "0.0.1"
},
"source_files": "PixelwormSDK/**/*.{h,m,swift}",
"swift_version": "5"
}