blob: 526cbf38207e0050eebce0aae3be9b1da23c0c82 [file] [log] [blame]
{
"name": "SwiftEmptyData",
"version": "0.3.0",
"summary": "A short description of SwiftEmptyData.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jackiehu/SwiftEmptyData",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jackiehu": "jackie"
},
"source": {
"git": "https://github.com/jackiehu/SwiftEmptyData.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SwiftEmptyData/SwiftEmptyData/Class/**/*",
"dependencies": {
"SnapKit": [
]
},
"swift_versions": [
"4.2",
"5.0",
"5.1",
"5.2"
],
"requires_arc": true,
"swift_version": "5.2"
}