blob: 2656c6cd16fe694c1cfd7d77bb3d74d04c0c547c [file] [log] [blame]
{
"name": "my-first-sample-pod-hung-anh",
"version": "0.0.3",
"summary": "A short description of my-first-sample-pod-hung-anh.",
"description": "This is my first pod ever guys!",
"homepage": "http://EXAMPLE/my-first-sample-pod-hung-anh",
"license": "MIT",
"authors": {
"anh-trinh": "anh-trinh@cybozu.vn"
},
"platforms": {
"ios": "11.4"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/trinhhunganh/my-first-sample-pod-hung-anh.git",
"tag": "0.0.3"
},
"source_files": "my-first-sample-pod-hung-anh/Classes/**/*.swift",
"exclude_files": "Classes/Exclude"
}