blob: c9395e850b9ea3f464dface9b02b0d1b43b89e87 [file] [log] [blame]
{
"name": "Common.swift",
"version": "0.0.2",
"summary": "swift 常用基础组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nilbee/Common.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sven": "nilbee@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/nilbee/Common.swift.git",
"tag": "0.0.2"
},
"source_files": "Source/*.swift",
"frameworks": "UIKit",
"swift_version": "5.0"
}