blob: 3a34922df5d68fc7cb876b0259846d4b9a06f717 [file] [log] [blame]
{
"name": "podSDK",
"version": "0.0.1",
"summary": "当前库的总结。",
"description": "描述文件",
"homepage": "http://EXAMPLE/podSDK",
"license": "MIT",
"authors": {
"shmily": "shmilyshijian@foxmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/515783034/podSDK.git",
"tag": "0.0.1"
},
"resources": "podSDK/Resources/*.*",
"vendored_frameworks": "podSDK/Sources/*.framework"
}