blob: 7a4a53ea7e1a00f292e1ed08ef21d6d2610167b9 [file] [log] [blame]
{
"name": "HKYPrivatePod",
"version": "0.0.1",
"summary": "HKY start test project with private pod",
"description": "TO DO A short description of HKYPrivatePod",
"homepage": "https://github.com/hduhky/privatePodTest",
"license": {
"type": "GPL",
"file": "LICENSE"
},
"authors": {
"黄珂耀": "495751349@qq.com"
},
"source": {
"git": "https://github.com/hduhky/privatePodTest.git",
"tag": "0.0.1"
},
"source_files": "PrivatePod/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
},
"deprecated": true
}