blob: 68512594bd53bfd3bde501929362ba5871026d0f [file] [log] [blame]
{
"name": "ZSReYunTracking",
"version": "0.0.1",
"summary": "This ZSReYunTracking library apply for test .",
"description": "This ZSReYunTracking library apply for test. Just for learning.",
"homepage": "https://github.com/zs1990/ZSReYunTracking.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhangsheng": "https://github.com/zs1990"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zs1990/ZSReYunTracking.git",
"tag": "0.0.1"
},
"source_files": "Tracking.h",
"vendored_libraries": "*.a",
"frameworks": [
"Security",
"CoreTelephony",
"AdSupport",
"SystemConfiguration",
"CoreMotion"
],
"libraries": "sqlite3",
"requires_arc": true
}