blob: a6dcd324c05ecf709d6a6073c05bd28e5952a314 [file] [log] [blame]
{
"name": "Native-Jong-BPod",
"version": "1.1.1",
"summary": "The open source fonts for Artsy apps + UIFont categories.",
"homepage": "https://github.com/jalajoninc",
"license": "Code is MIT, then custom font licenses.",
"authors": {
"Orta": "native.jong@gmail.com"
},
"source": {
"git": "https://github.com/jalajoninc/BPod.git",
"tag": "1.1.1"
},
"social_media_url": "https://twitter.com/native.jong",
"platforms": {
"ios": "13.0"
},
"requires_arc": true,
"public_header_files": "iLogin.framework/Headers/*.h",
"source_files": "iLogin.framework/Headers/*.h",
"vendored_frameworks": "iLogin.framework",
"frameworks": [
"UIKit",
"CoreText"
],
"module_name": "BPod"
}