blob: 931d0b48e1105ae10523a19a37b0eaa4b9889074 [file] [log] [blame]
{
"name": "WeiTsungPublicFramework",
"version": "1.0.0",
"summary": "This is WeiTsung Framework.",
"description": "Good Framework, this is WeiWei's Framework",
"homepage": "https://github.com/WeiTsungCheng/WeiTsungPublicFramework",
"license": "MIT",
"authors": {
"wei-tsung cheng": "sanctuary85c@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://WeiTsungCheng@github.com/WeiTsungCheng/WeiTsungPublicFramework.git",
"tag": "1.0.0"
},
"source_files": "WeiTsungPublicFramework/**/*",
"exclude_files": "WeiTsungPublicFramework/**/*.plist",
"swift_version": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}