blob: aa56c600338453a007c1bdca37c5ea2632b3cf6b [file] [log] [blame]
{
"name": "SKCommonKit",
"version": "0.1.1",
"summary": "iOS app 公共组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://tjgit.zdz.la:30000/sxdd/SKCommonKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MFun": "2469209357@qq.com"
},
"source": {
"git": "http://tjgit.zdz.la:30000/sxdd/SKCommonKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "SKCommonKit/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"HandyJSON": [
],
"SnapKit": [
]
},
"swift_version": "5.0"
}