blob: 2a30a4b918be3dc8f15fde38070e0bddaa177f9a [file] [log] [blame]
{
"name": "QDAS-iOS-SDK",
"version": "1.0.0",
"summary": "QDAS-iOS-SDK is an analytical tool.",
"description": "\"QDAS-iOS-SDK is an analytical tool.\"",
"homepage": "https://github.com/sym2121304/QDAS-iOS-SDK",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"sunyimin": "sym2121304@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sym2121304/QDAS-iOS-SDK.git",
"tag": "1.0.0"
},
"source_files": "QDAS-iOS-SDK/*",
"public_header_files": "QDAS-iOS-SDK/QHStatAgent.h",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"MobileCoreServices"
],
"libraries": [
"z",
"c++"
]
}