blob: 0145ffa2cd265431384cd3be4b3edd07aed0e655 [file] [log] [blame]
{
"name": "MiGuHT",
"version": "0.1.2",
"summary": "传神&咪咕灵犀口译项目",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.iol8.com/IOL_ACCESS_IOS/miguht",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jackie": "jackie.jiang@transn.com"
},
"source": {
"git": "https://gitlab.iol8.com/IOL_ACCESS_IOS/miguht",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MiGuHT/Classes/**/*{h,m}",
"resource_bundles": {
"MiGuHT": [
"MiGuHT/Assets/**/*{xcassets}",
"MiGuHT/Classes/**/*{xib,storyboard,mp3}"
]
},
"public_header_files": "MiGuHT/Classes/Public/**/*.h",
"dependencies": {
"TransnSDK": [
],
"Masonry": [
]
},
"static_framework": true
}