blob: 9d2bb3779a924ae8bbe4610df8866bb5cf51da0f [file] [log] [blame]
{
"name": "AliyunLOGiOSNew",
"version": "2.0.3",
"summary": "SLS SDK For Aliyun",
"description": "A short description of AliyunLOGiOS.",
"homepage": "https://github.com/muzi131313/aliyun-log-ios-sdk",
"license": "MIT",
"authors": {
"muzi131313": "muzi131313@163.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/muzi131313/aliyun-log-ios-sdk.git",
"tag": "2.0.3"
},
"source_files": [
"AliyunLOGiOS",
"AliyunLOGiOS/**/*.{h,m}"
],
"exclude_files": "AliyunLOGiOS/Exclude",
"requires_arc": true,
"dependencies": {
"FMDB": [
"~> 2.7.5"
]
},
"swift_version": "4.0"
}