[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / d / EventTrackSDK / 0.1.2 / EventTrackSDK.podspec.json
blob52554f41a71d01c7f83a1f62f8d101f8c2826e7c
2   "name": "EventTrackSDK",
3   "version": "0.1.2",
4   "summary": "POC埋点SDK",
5   "description": "POC自用埋点SDK",
6   "homepage": "https://gitee.com/Army_Ma/EventTrackSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ArmyMa": "army_ma@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Army_Ma/EventTrackSDK.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "swift_versions": "5.0",
25   "source_files": "EventTrackSDK.framework/Headers/*.{h}",
26   "public_header_files": "EventTrackSDK.framework/Headers/EventTrackSDK.h",
27   "swift_version": "5.0"