blob: ce6ab893f2ae092edbdbae106add565ed95e0e95 [file] [log] [blame]
{
"name": "PeopleTestPod",
"version": "0.0.5",
"summary": "This is a test project of pod.",
"description": "A library to test pod, 20200730",
"homepage": "http://www.people.cn",
"license": "MIT",
"authors": {
"Han Kang": "hankang@people.cn"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ken-hanks/PeopleTestPod.git",
"tag": "0.0.5"
},
"source_files": [
"PeopleTestPod",
"PeopleTestPod/PeopleTestPod/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}