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