blob: 7cc92b60ca925c1c490a810f3f659d79f06c6e50 [file] [log] [blame]
{
"name": "BTLanguageKit",
"version": "0.1.1",
"summary": "A short description of BTLanguageKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.8.62:9090/tc-bmapp/BmIos/btlanguagekit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuwenshuo": "2237296518@qq.com"
},
"source": {
"git": "http://192.168.8.62:9090/tc-bmapp/BmIos/btlanguagekit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "BTLanguageKit/Classes/**/*",
"resource_bundles": {
"BTLanguageKit": [
"BTLanguageKit/Assets/**/*"
]
},
"swift_version": "5.0"
}