blob: 085158ead50fc4b54c115dd1418b17744f902df3 [file] [log] [blame]
{
"name": "DrLibPhonenumberSwiftBundler",
"version": "0.1.0",
"summary": "The underlying implementation of dr_libphonenumber.",
"description": "This library is the underlying implementation of dr_libphonenumber.",
"homepage": "https://github.com/TabooSun/DrLibPhonenumberSwiftBundler.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TabooSun": "taboosun1996@gmail.com"
},
"source": {
"git": "https://github.com/TabooSun/DrLibPhonenumberSwiftBundler.git",
"tag": "v0.1.0"
},
"public_header_files": "DrLibPhonenumberSwiftBundler/Classes/**/*.h",
"source_files": "DrLibPhonenumberSwiftBundler/Classes/**/*",
"static_framework": true,
"vendored_libraries": "DrLibPhonenumberSwiftBundler/*.a",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
},
"swift_version": "5.0"
}