blob: abca8f39d1c742fb6d3d98879b75036df2fa1b09 [file] [log] [blame]
{
"name": "KEmptyView",
"version": "1.0.2",
"summary": "Table & Collection Empty View",
"description": "iOS Customizable Table & Collection Empty reload view.",
"homepage": "https://github.com/KenanAtmaca/KEmptyView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KenanAtmaca": "mail.kenanatmaca@gmail.com"
},
"social_media_url": "https://twitter.com/uikenan",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/KenanAtmaca/KEmptyView.git",
"tag": "1.0.2"
},
"source_files": [
"KEmptyView",
"KEmptyView/**/*.{h,m,swift}"
],
"swift_versions": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_version": "4.2"
}