blob: 28730559a04e274b38f60d1b29f89cdd4377c5ee [file] [log] [blame]
{
"name": "FrameworkTesting",
"version": "0.0.12",
"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.12"
},
"source_files": "OriginalFramework/**/*.{swift,m,h}",
"public_header_files": "OriginalFramework/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"vendored_frameworks": "OriginalFramework/HDWallet.framework",
"resources": "OriginalFramework/**/*.{lproj,storyboard,ttf,otf,xcassets}",
"swift_version": "5.1"
}