[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 1 / d / Common.swift / 0.0.1 / Common.swift.podspec.json
blob1735737f742c9b526cc0ca177b3fc9759d3e7dfd
2   "name": "Common.swift",
3   "version": "0.0.1",
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.1"
21   },
22   "source_files": "Source/*.swift",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"