blob: dc8564c8c6308b01805a46e5b34f91c960deb434 [file] [log] [blame]
{
"name": "KePodTest",
"version": "0.0.4",
"summary": "this is a description of PodTest.",
"description": "PodTest is my test, Studying make me happy",
"homepage": "https://github.com/Kesion-X/PodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kejianfang": "kejianfang@meituan.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Kesion-X/PodTest.git",
"tag": "0.0.4"
},
"source_files": "PodTest/**/*.{h,m}",
"resources": "PodTest/*.lproj",
"frameworks": "UIKit"
}