blob: b0df6b3f894343f834d239af26cf11f316a0f3e3 [file] [log] [blame]
{
"name": "TRLangView",
"version": "0.1.3",
"summary": "lingolet 项目的语种选择框",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://e.coding.net/hold_my_hand/TRLangView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jackie": "jackie.jiang@transn.com"
},
"source": {
"git": "https://e.coding.net/hold_my_hand/TRLangView.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TRLangView/Classes/**/*",
"resource_bundles": {
"TRLangView": [
"TRLangView/Assets/**/*{xcassets}",
"TRLangView/Classes/**/*{xib,storyboard,mp3,plist,txt}"
]
},
"dependencies": {
"Masonry": [
],
"TRPresentationController": [
]
}
}