blob: 01b9760f202464d2f9d94d30edc045d9da33ec14 [file] [log] [blame]
{
"name": "TSLoginModule",
"version": "0.0.2",
"summary": "TingShuo Login Module",
"homepage": "https://gitee.com/TingShuo_iOS/TSLoginModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shxlxa": "842495841@qq.com"
},
"source": {
"git": "https://gitee.com/TingShuo_iOS/TSLoginModule.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TSLoginModule/Classes/**/*",
"resource_bundles": {
"TSLoginModule": [
"TSLoginModule/Assets/*"
]
},
"dependencies": {
"TSConstant": [
],
"TSCommonModel": [
],
"FTCommonTool": [
],
"Masonry": [
],
"ReactiveObjC": [
],
"TPKeyboardAvoiding": [
],
"YYKit": [
],
"FTShareSDKManager": [
],
"MJExtension": [
],
"FTNetWorkManager": [
],
"FTCommonCategory": [
],
"FTBaseController": [
],
"mob_smssdk": [
],
"TSHelpTool": [
]
}
}