blob: 3331e4f08f22023272be3e54c6d57d899b7b22bd [file] [log] [blame]
{
"name": "hellopod_mxc",
"version": "0.0.3",
"summary": "this is a hello world test for cocoapod, please do not use it in your project",
"description": "this is a hello world test for cocoapod, please do not use it in your project;just ignore it~",
"homepage": "https://github.com/boathub/hello-pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maxingchi": "maxingchi@outlook.com"
},
"source": {
"git": "https://github.com/boathub/hello-pod.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "hellopod_mxc/Classes/**/*",
"pushed_with_swift_version": "4.0"
}