blob: ea0e780a2c78a2194353107cb56a1cc071d73260 [file] [log] [blame]
{
"name": "FTCommonThirdLib",
"version": "0.0.2",
"summary": "summary",
"homepage": "https://gitee.com/TingShuo_iOS/FTCommonThirdLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shxlxa": "842495841@qq.com"
},
"source": {
"git": "https://gitee.com/TingShuo_iOS/FTCommonThirdLib.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTCommonThirdLib/Classes/**/*",
"dependencies": {
"MJRefresh": [
"3.1.12"
],
"MJExtension": [
"3.0.13"
],
"ReactiveObjC": [
"3.1.0"
],
"YYKit": [
"1.0.7"
],
"Masonry": [
"1.1.0"
],
"SDWebImage": [
"4.4.3"
]
}
}