blob: a729ad8984ea9478dfa809696c89e5a970bc8c36 [file] [log] [blame]
{
"name": "FMTYBase",
"version": "0.1.0",
"summary": "基类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.coding.net/feimatayan2018/FMTYBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"feimatayan": "1349313111@qq.com"
},
"source": {
"git": "https://git.coding.net/feimatayan2018/FMTYBase.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FMTYBase/Classes/**/*",
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
],
"libraries": [
"sqlite3",
"z"
],
"vendored_frameworks": "**/UMMobClick.framework",
"dependencies": {
"YYKit": [
],
"FMTYAppDefine": [
],
"FMTYCategory": [
],
"FMTYTools": [
],
"FMTYCustomviews": [
],
"ReactiveObjC": [
"~> 3.0.0"
],
"OcticonsIOS": [
]
}
}