blob: e0da1f38e7b930fecc30b186b83ce595eaf4d3e8 [file] [log] [blame]
{
"name": "PersonPod",
"version": "0.0.2",
"summary": "公共库制作",
"description": "制作pods公共库",
"homepage": "https://github.com/yearsofstruggle/PersonPod",
"license": "MIT",
"authors": {
"yearsofstruggle": "851406800@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yearsofstruggle/PersonPod.git",
"tag": "0.0.2"
},
"source_files": [
"tool",
"tool/**/*.{h,m}"
],
"requires_arc": true
}