blob: 610ba30c655a09a6d283b767146bec2f72007fc9 [file] [log] [blame]
{
"name": "KyleJPodspecTest",
"version": "0.0.1",
"summary": "github podspec test",
"description": "github podspec test",
"homepage": "https://github.com/Lxj7291586/KyleJPodspecTest.git",
"license": "MIT",
"authors": {
"李雪健": "18519100241@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Lxj7291586/KyleJPodspecTest.git",
"tag": "0.0.1"
},
"source_files": "KyleJPodspecTest/Classes/*.{h,m}"
}