blob: de0d19a29228221952de5fd481c93edbec5a390f [file] [log] [blame]
{
"name": "Boom",
"module_name": "Boom",
"version": "1.1.0",
"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.1.0"
},
"source_files": "Boom/**/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "5"
},
"swift_versions": "5"
}