blob: 3354303e82b2884fab471035dc2f585e15796a67 [file] [log] [blame]
{
"name": "CHDataRecordSDK",
"version": "1.0.0",
"summary": "iOS APP 网络记录工具 CHDataRecordSDK.",
"description": "负责网络记录的SDK",
"homepage": "https://github.com/wofl521WLF/CHDataRecordSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wofl521WLF": "15395401361@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wofl521WLF/CHDataRecordSDK.git",
"tag": "1.0.0"
},
"requires_arc": true,
"vendored_frameworks": "Frameworks/CHDataRecordSDK.framework",
"frameworks": "UIKit"
}