blob: 55f20e45e0bf2d497e82bf3139f8fd6c90fdabb2 [file] [log] [blame]
{
"name": "ResourcesTest",
"version": "0.0.2",
"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.2"
},
"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"
}