blob: 742dcd89d2b0afb3806c2295b741c5a7c17749ff [file] [log] [blame]
{
"name": "CBNab",
"version": "0.1.7",
"summary": "Awesome lib.",
"description": "'DscrollView is an awesome pod aimed to make yor life easier around UIScrollViews.'",
"homepage": "https://github.com/denbay/CBNab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"denbay": "dracmor@ya.ru"
},
"source": {
"git": "https://github.com/denbay/CBNab.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"dependencies": {
"SnapKit": [
"~> 5.0.0"
],
"FacebookSDK": [
],
"Branch": [
],
"Moya": [
],
"SwiftyStoreKit": [
]
},
"swift_version": "5.0"
}