blob: 91ae916fc2a2a13b8e4cf43bdcf7fe97fbbbc11b [file] [log] [blame]
{
"name": "AutoData",
"version": "0.0.8",
"summary": "A short description of AutoData.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/niefeian/AutoData",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"335074307@qq.com": "872447993@qq.com"
},
"source": {
"git": "https://github.com/niefeian/AutoData.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AutoData/Classes/**/*",
"resource_bundles": {
"AutoData": [
"AutoData/Assets/*.db"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"AutoModel": [
],
"NFAToolkit": [
],
"NFASQLiteDB": [
],
"NFANetwork": [
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}