blob: 7f39c217c7aae21e8c8dddfe4d87baaba5500ad1 [file] [log] [blame]
{
"name": "LQTest_pod",
"version": "0.1.0",
"summary": "自己创建的私有库",
"swift_versions": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/lucky304/lqpod-spec.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luqi": "Lucky304"
},
"source": {
"git": "https://gitee.com/lucky304/lqpod-spec.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LQTest_pod/Classes/**/*",
"swift_version": "4.0"
}