blob: 89ca1d6e36e1fc4d44c52d0554c4378793f8a2c3 [file] [log] [blame]
{
"name": "LLSwiftWrapper",
"version": "0.1.0",
"summary": "命名空间",
"description": "命名空间",
"homepage": "https://gitee.com/John_LS/LLSwiftWrapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tianyc1019": "tianyuchengok@163.com"
},
"source": {
"git": "https://gitee.com/John_LS/LLSwiftWrapper.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "LLSwiftWrapper/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}