blob: 4666aa705187f5aa002fe8c23d2162d5bd3a2d5d [file] [log] [blame]
{
"name": "pi_module",
"version": "0.0.1",
"summary": "a factory for pi_framework",
"platforms": {
"ios": null
},
"description": "a fractory for pi_framework",
"homepage": "https://github.com/z1u24/webview_ios_modules",
"license": "MIT",
"authors": {
"yineng": "yineng@tom.com"
},
"source": {
"git": "https://github.com/z1u24/webview_ios_modules.git",
"tag": "0.0.1"
},
"source_files": "pi_module/pi_module/**/*",
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
},
"exclude_files": "pi_module/pi_module/*.plist",
"dependencies": {
"HMQRCodeScanner": [
],
"TZImagePickerController": [
]
}
}