blob: 3a305195a187ec6daaef76727665f3509daf4a1d [file] [log] [blame]
{
"name": "AliyunLogCommon",
"version": "1.0.8",
"summary": "aliyun sls iOS log common",
"description": "aliyun sls iOS log common.\nhttps://help.aliyun.com/document_detail/29063.html\nhttps://help.aliyun.com/product/28958.html",
"homepage": "https://github.com/aliyun/aliyun-log-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aliyun-sls-ios": "yulong.gyl@alibaba-inc.com"
},
"social_media_url": "http://t.cn/AiRpol8C",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "git@github.com:cnbleu/sls-ios-common.git",
"tag": "1.0.8"
},
"source_files": [
"AliyunLogCommon/*.{h,m}",
"AliyunLogCommon/plugin/*.{h,m}",
"AliyunLogCommon/utdid/*.{h,m}"
],
"public_header_files": [
"AliyunLogCommon/*.h",
"AliyunLogCommon/plugin/*.h",
"AliyunLogCommon/utdid/*.h"
],
"libraries": "z",
"requires_arc": true,
"dependencies": {
"Reachability": [
"~> 3.2"
]
}
}