blob: d43936725eeaccc6f6fe076c5dc302e293ed784b [file] [log] [blame]
{
"name": "ResourcesTest",
"version": "0.0.7",
"summary": "ResourcesTestSummary",
"description": "ResourcesTestDescription",
"homepage": "https://github.com/platypus333/ResourcesTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"platypus333": "qtinghao@163.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/platypus333/ResourcesTest.git",
"tag": "0.0.7"
},
"source_files": "ResourcesTest/**/*.swift",
"exclude_files": "ResourcesTest/AppDelegate.swift",
"swift_version": "4.2",
"dependencies": {
"Alamofire": [
],
"SnapKit": [
],
"HandyJSON": [
],
"Toast-Swift": [
],
"Tiercel": [
],
"SSZipArchive": [
]
},
"resources": "ResourcesTest/ResourcesTest.bundle"
}