[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / f / 3 / SYReportEventSDK / 1.0.0 / SYReportEventSDK.podspec.json
blobad8746959e1b1ddd6c307cb50e1a3f8e25386148
2   "name": "SYReportEventSDK",
3   "version": "1.0.0",
4   "summary": "埋点组件",
5   "requires_arc": true,
6   "platforms": {
7     "ios": "9.0"
8   },
9   "frameworks": [
10     "UIKit",
11     "Foundation"
12   ],
13   "description": "埋点组件",
14   "homepage": "http://code.37ops.com/SDKLine/SYReportEventDemo",
15   "authors": {
16     "rason": "522970682@qq.com"
17   },
18   "source": {
19     "git": "git@code.37ops.com:SDKLine/SYReportEventDemo.git",
20     "tag": "1.0.0"
21   },
22   "dependencies": {
23     "Reachability": [
24       "~> 3.2"
25     ]
26   },
27   "source_files": "SYReportEventSDK/**/*.{h,m}"