blob: 53e75a6b78ca1a5fe4fc9781a60f1ee856d32e6a [file] [log] [blame]
{
"name": "FTBaseController",
"version": "0.0.1",
"summary": "Project BaseController.",
"homepage": "https://gitee.com/TingShuo_iOS/FTBaseController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shxlxa": "842495841@qq.com"
},
"source": {
"git": "https://gitee.com/TingShuo_iOS/FTBaseController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTBaseController/Classes/**/*",
"resource_bundles": {
"FTBaseController": [
"FTBaseController/Assets/*.png"
]
},
"dependencies": {
"FTCommonCategory": [
]
}
}