blob: 709d3997cf6a506945d3c588651632fedcf700e8 [file] [log] [blame]
{
"name": "FATabScroller",
"version": "1.0.1",
"summary": "A basic tab container.",
"description": "The FATabScroller is a completely customizable widget with set of layered pages where only one page is displayed at a time.",
"homepage": "https://github.com/mevalid/FATabScroller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mirela": "mevalid224@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mevalid/FATabScroller.git",
"tag": "1.0.1"
},
"source_files": [
"FATabScroller",
"FATabScroller/**/*.{h,m}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"dependencies": {
"Font-Awesome-Swift": [
"~> 1.6.4"
],
"SCLayout": [
"~> 1.0.0"
]
},
"pushed_with_swift_version": "3.0"
}