blob: 7372c95f553ad28054335df64f2d0ffad9c48901 [file] [log] [blame]
{
"name": "ScrollTopTabBarChtar",
"platforms": {
"ios": "8.0"
},
"version": "0.3",
"summary": "Scroll to TapBar for iOS",
"description": "That like similar to android tabBar for iOS",
"homepage": "https://github.com/ragaie/ScrollTopTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ragaie Alfy": "eng.ragaie@gmail.com"
},
"source": {
"git": "https://github.com/ragaie/ScrollTopTabBar.git",
"tag": "0.3"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "ScrollTopTabBar/scrollLibrary/*.swift",
"resources": "ScrollTopTabBar/scrollLibrary/*.xib",
"resource_bundles": {
"ScrollTopTabBarChtar": [
"ScrollTopTabBar/scrollLibrary/ButtonCell.xib",
"ScrollTopTabBar/scrollLibrary/ScrollTopTabBar.xib",
"ScrollTopTabBar/scrollLibrary/ViewCell.xib"
]
},
"pushed_with_swift_version": "4"
}