[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 0 / 1 / d / Common.swift / 0.0.2 / Common.swift.podspec.json
blobc9395e850b9ea3f464dface9b02b0d1b43b89e87
2   "name": "Common.swift",
3   "version": "0.0.2",
4   "summary": "swift 常用基础组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/nilbee/Common.swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sven": "nilbee@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/nilbee/Common.swift.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "Source/*.swift",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"