blob: ea1856379a25e60f0270232903fa76746b895d65 [file] [log] [blame]
{
"name": "CHVersionDetection",
"version": "0.0.1",
"summary": "You can Use CHVersionDetection to Detection App version",
"homepage": "https://github.com/MeteoriteMan/CHVersionDetection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张晨晖": "shdows007@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/MeteoriteMan/CHVersionDetection.git",
"tag": "0.0.1"
},
"source_files": "CHVersionDetection/**/*.{h,m}",
"frameworks": "Foundation"
}