blob: 126f6cd71233133a60b104e157531bd72d64e0f1 [file] [log] [blame]
{
"name": "PodFastDemo",
"version": "0.0.1",
"summary": "PodDemo to demo fast way for create self pod",
"description": "demo fast way to create self pod, hope can help you",
"homepage": "https://github.com/zhangxiaolian1991/PodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suric Zhang": "372081349@qq.com"
},
"source": {
"git": "https://github.com/zhangxiaolian1991/PodDemo.git",
"tag": "0.0.1"
},
"source_files": "PodDemoLog/**/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}