blob: fda5df433f68b30447c45a537fce977bf92099cb [file] [log] [blame]
{
"name": "SWShowFrameworke",
"version": "1.0.3",
"summary": "Test For SWShowFrameworke.",
"description": "this is my first framework, now I am learning to upload it to cocoapod",
"homepage": "https://gitee.com/wewe_123456/swshow-frameworke.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"": ""
},
"source": {
"git": "https://gitee.com/wewe_123456/swshow-frameworke.git",
"tag": "1.0.3"
},
"vendored_frameworks": "SWShowFrameworke.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 armv7 arm64"
},
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}