blob: 19852a605ddb8214f99536ad613e3e96fd9d8a12 [file] [log] [blame]
{
"name": "SwiftEmptyData",
"version": "0.6.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.6.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"
}