blob: bf88b04659a37bef171a3488ec8ddb8795fa4be2 [file] [log] [blame]
{
"name": "SwiftEmptyData",
"version": "0.0.1",
"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.0.1"
},
"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"
}