[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 9 / e / d / AliyunLogCommon / 0.1.0 / AliyunLogCommon.podspec.json
blob81b95feffde7ee346946858948f9c6347c4c0337
2   "name": "AliyunLogCommon",
3   "version": "0.1.0",
4   "summary": "aliyun sls iOS log common",
5   "description": "aliyun sls iOS log common.\nhttps://help.aliyun.com/document_detail/29063.html\nhttps://help.aliyun.com/product/28958.html",
6   "homepage": "https://github.com/aliyun/aliyun-log-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aliyun-sls-ios": "yulong.gyl@alibaba-inc.com"
13   },
14   "social_media_url": "http://t.cn/AiRpol8C",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "git@gitlab.alibaba-inc.com:sls/sls-ios-common.git",
20     "tag": "0.1.0"
21   },
22   "source_files": [
23     "AliyunLogCommon/*.{h,m}",
24     "AliyunLogCommon/plugin/*.{h,m}"
25   ],
26   "public_header_files": [
27     "AliyunLogCommon/*.h",
28     "AliyunLogCommon/plugin/*.h"
29   ],
30   "libraries": "z",
31   "requires_arc": true