blob: 22910d77cf43a15ef7a0c5c2e7ee8be10a29df72 [file] [log] [blame]
{
"name": "HYExtensionKit",
"version": "0.0.1",
"summary": "common use extension",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/qhyxxxx/HYExtensionKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qhyxxxx": "qihengyi@cuapp.me"
},
"source": {
"git": "https://github.com/qhyxxxx/HYExtensionKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "HYExtensionKit/Classes/**/*",
"swift_version": "5.0"
}