blob: 9177cbce3b504c861e25d975cbff2a687a025669 [file] [log] [blame]
{
"name": "YxtkMonitor",
"version": "0.0.2",
"homepage": "https://guides.cocoapods.org/making/private-cocoapods.html",
"platforms": {
"ios": "8.0"
},
"summary": "YxtkMonitor Sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XDYB": "122880558@qq.com"
},
"source": {
"git": "http://192.168.4.181/xiewanglin/YxtkMonitor.git",
"tag": "0.0.2"
},
"dependencies": {
"ActionMonitor": [
]
},
"source_files": "YxtkMonitor/YxtkMonitorSDK/*.{h,m,c,mm}",
"requires_arc": true,
"frameworks": "CoreTelephony",
"libraries": [
"z",
"sqlite3"
]
}