blob: c74ad703335d2a206699aee45b51ef9e5de1b26a [file] [log] [blame]
{
"name": "FrameworkTesting",
"version": "0.0.6",
"summary": "A testing framework",
"description": "A testing framework about resource, internal Cocoapods usage, strings, etc...",
"homepage": "https://github.com/ngo275",
"license": "MIT",
"authors": {
"ngo275": "ngo38114@gmail.com"
},
"social_media_url": "https://twitter.com/ngo275",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/ngo275/FrameworkTesting.git",
"tag": "0.0.6"
},
"source_files": "OriginalFramework/**/*.{swift,m,h}",
"public_header_files": "OriginalFramework/**/*.h",
"resources": "OriginalFramework/**/*.{lproj,storyboard}",
"frameworks": [
"UIKit",
"Foundation"
],
"vendored_frameworks": "OriginalFramework/HDWallet.framework",
"swift_version": "5.1"
}