blob: 98f90e53e959abb1348fcc997c49a52299b591b3 [file] [log] [blame]
{
"name": "LC2B",
"version": "0.1.0",
"summary": "LC2B is a Cocoapods dome",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lqfhvk357/LC2B",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqfhvk357": "58054863@qq.com"
},
"source": {
"git": "https://github.com/lqfhvk357/LC2B.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "LC2B/Classes/**/*",
"dependencies": {
"SwiftyJSON": [
"~> 4.0"
],
"Moya/RxSwift": [
"~> 11.0"
]
}
}