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