blob: bcff6830e605a7406fff0b7a5b69c6f797249cbe [file] [log] [blame]
{
"name": "myfbtpodtest",
"version": "0.1.0",
"summary": "my的私有",
"description": "我的私有库",
"homepage": "https://gitee.com/fengbt/myfbtpodtest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"baishitong": "fbt5557595@163.com"
},
"source": {
"git": "https://gitee.com/fengbt/myfbtpodtest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "myfbtpodtest/Classes/**/*.{h,m}"
}