blob: 22c4c2db9bb6dc0ad4017af0dc7e81144809d20c [file] [log] [blame]
{
"name": "Boom",
"module_name": "Boom",
"version": "1.0.1",
"summary": "UITableView and UICollectionView manager with efficient, declarative and type-safe approach.",
"homepage": "https://github.com/Meniny/Boom",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Elias Abel": "admin@meniny.cn"
},
"social_media_url": "https://meniny.cn/",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Meniny/Boom.git",
"tag": "1.0.1"
},
"source_files": "Boom/**/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"swift_version": "4.1"
}